SQL MCQ Questions and answers – 02

0
Created on By admin

SQL MCQ Questions and answers - 02

1 / 10

1. Which SQL keyword is used to retrieve only unique values?

 

2 / 10

2. Which SQL keyword is used to retrieve a maximum value?

 

3 / 10

3. What is a view?

 

4 / 10

4. Which of the following SQL commands is used to retrieve data?

 

5 / 10

5. Which of the following is a SQL aggregate function?

 

6 / 10

6. Which SQL statement is used to update data in a database?

 

7 / 10

7. Which SQL statement is used to delete data FROM a database?

 

8 / 10

8. Which SQL keyword is used to sort the result-set?

 

9 / 10

9. The SQL statement
SELECT SUBSTR('123456789', INSTR('abcabcabc', 'b'), 4) FROM DUAL;

 

10 / 10

10. Which of the following group functions ignore NULL values?

 

Your score is

The average score is 0%

0%

Leave a Reply

Your email address will not be published. Required fields are marked *