SQL Questions

0 votes, 0 avg
376

SQL Questions

1 / 15

1. Command that comes under DCL is/are –

2 / 15

2. What is generally done if an error occurs during the transaction?

3 / 15

3. Which datatype can store unstructured data in a column?

4 / 15

4. Which among the following is the correct syntax for defining “Constraint Check” in Mysql?

5 / 15

5. Which operator is used to compare a value to a specified list of values?

6 / 15

6. Which command is used for the table definition in Mysql?

7 / 15

7. Which statement is TRUE about the WHERE Clause?

8 / 15

8. Which among the following is the correct syntax for modifying the definition of an existing table?

9 / 15

9. The join where all possible row combinations are produced is called _________

10 / 15

10. What is the meaning of “REFERENCES” in table definition?

11 / 15

11. Which keyword in the UPDATE statement is used to assign values to columns?

12 / 15

12. SQL DELETE can be used to delete,

13 / 15

13. SELECT select_list FROM table_list WHERE row_constraint GROUP BY grouping_columns; Which of these is not optional?

14 / 15

14. A view can be deleted using the command __________

15 / 15

15. SQL Views are also known as

Your score is

The average score is 58%

0%