Q. In the following statement, what do you mean by the 'student'?
Code:
USE student;
β
Correct Answer: (A)
Database name
Explanation: In USE student, 'student' represents the database named.