Welcome to SQL Arena
Get ready to test your database skills. This arena features interactive queries and output predictions strictly mapped to the CBSE syllabus.
WRITE
Writing Queries
Some questions will ask you to write a SQL command. Simply type your answer in the dark editor at the bottom.
Q: Display all records from student table.
SELECT * FROM student;
OUTPUT
Predicting Output
For output questions, you don't need to type! Just click on the table headers or cells to highlight what the given query would return.
Question Palette
Use the right panel to navigate quickly. The dots change color as you progress.
Click Submit Exam when you are completely finished!