Slq Quiz

Slq Quiz

TEST YOUR SQL SKILLS YOU WILL SCORE 100 IN DBMS PAPER :p ? YOU LL SCORE GREAT IN DBMS PAPER ? START STUDYIN OR ELSE KT MUBARAK ?

Започнете Споделете
Slq Quiz
1. What does SQL stand for?
Slq Quiz
2. Which SQL statement is used to extract data from a database?
Прашање 2 out of 8
Slq Quiz
3. Which SQL statement is used to update data in a database?
Прашање 3 out of 8
Slq Quiz
4. Which SQL statement is used to insert new data in a database?
Прашање 4 out of 8
Slq Quiz
5. With SQL, how do you select a column named "FirstName" from a table named "Persons"?
Slq Quiz
6. With SQL, how do you select all the records from a table named "Persons" where the value of the column "FirstName" is "Peter"?
Slq Quiz
7. With SQL, how do you select all the records from a table named "Persons" where the value of the column "FirstName" starts with an "a"?
Slq Quiz
8. With SQL, how do you select all the records from a table named "Persons" where the "LastName" is alphabetically between (and including) "Hansen" and "Pettersen"?