SQL Questions

0 votes, 0 avg
399

SQL Questions

1 / 15

1. What is the difference between HAVING and WHERE clause?

2 / 15

2. Which of the following is not Constraint in SQL?

3 / 15

3. How many Primary keys can have in a table?

4 / 15

4. In order to sort the records according to the columns, which clause is used?

5 / 15

5. Is it necessary to insert the value in each column of the table?

6 / 15

6. Which data manipulation command is used to combines the records from one or more tables?

7 / 15

7. Which of the following is not a valid aggregate function?

8 / 15

8. What default value gets stored in columns of the table?

9 / 15

9. Command that comes under DML is/are –

10 / 15

10. CROSS JOIN and JOIN are similar to __________

11 / 15

11. By default, sorting by ORDER BY clause is done in which order?

12 / 15

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

13 / 15

13. What is joining a table to itself called?

14 / 15

14. Select the correct statement.

15 / 15

15. What operator tests column for absence of data

Your score is

The average score is 58%

0%