Q. In the following statement, what do you mean by the 'student'?

Code:
USE student;
  • (A) Database name
  • (B) Row name
  • (C) Column name
  • (D) Table name
πŸ’¬ Discuss
βœ… Correct Answer: (A) Database name
Explanation: In USE student, 'student' represents the database named.
Explanation by: Jatin Dubey
In USE student, 'student' represents the database named.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
286
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Jatin Dubey
Publisher
πŸ“ˆ
99%
Success Rate