KwickClips Databases and SQL · 39 sec · free
Why the error 'No database selected'?
Short answer. You did not run USE.
What shows the tables inside?
SHOW TABLES.
Remember
| CREATE makes the database |
| USE selects it |
You created a database. So why does My S Q L say no database selected? Create database only makes it. Use school selects it. Now your tables go inside. Create makes it. Use selects it, every login.
This clip is from the full lesson: SQL Data Definition: CREATE DATABASE, CREATE TABLE, ALTER and DROP — 6 minutes, with the tables, the quick answers and the whole lesson in text.
Useful for: CBSE Class 10 Information Technology (402), CBSE Class 10 Information Technology (402), CBSE Class 12 Computer Science (083), CBSE Class 11 Informatics Practices (065)
More KwickClips from this lesson
How do you stop two students sharing a roll number?43 sec
Do you have to recreate a table to add a column?40 sec
Can a DROP be undone?37 secVoice-over is AI-generated; the script is written and checked by Kajal Ma'am. Confirm anything you plan around against your official board document. We never ask for a password or an OTP.

