Slq Quiz

Slq Quiz

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

Start Podíl
Slq Quiz
Slq Quiz
2. Which SQL statement is used to extract data from a database?
Otázka 2 out of 8
Slq Quiz
3. Which SQL statement is used to update data in a database?
Otázka 3 out of 8
Slq Quiz
4. Which SQL statement is used to insert new data in a database?
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"?