CBSE Class 12 Informatics Practices Question 46 of 79

MySQL SQL Revision Tour — Question 14

Back to all questions
14
Question

Question 14

Write MySql command to display the list of existing databases.

Answer
SHOW DATABASES;