Advertisements
Advertisements
Question
Type the statement show database;. Does it show the name of StudentAttendance database?
Very Short Answer
Advertisements
Solution
SHOW DATABASES;
- Yes, it will show the name StudentAttendance in the list of databases if the database has been created.
- Yes,
StudentAttendancewill be displayed by theSHOW DATABASES;command if it exists in MySQL.
shaalaa.com
Is there an error in this question or solution?
