Database Introduction to SQL Online Test
Finish Quiz
0 of 30 questions completed
Questions:
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- 21
- 22
- 23
- 24
- 25
- 26
- 27
- 28
- 29
- 30
Information
Database Introduction to SQL Online Test. The Database Full online mock test paper is free for all students. Database Question and Answers. Database Online Mock test for Database Introduction to SQL. Here we are providing Database Introduction to SQL in English. Database Mock Test Series 2024.
This paper has 30 questions.
Time allowed is 30 minutes.
The Database online Mock Test Exam is Very helpful for all students. Now Scroll down below n click on “Start Quiz” and Test yourself.
You have already completed the quiz before. Hence you can not start it again.
Quiz is loading...
You must sign in or sign up to start the quiz.
You have to finish following quiz, to start this quiz:
Results
0 of 30 questions answered correctly
Your time:
Time has elapsed
You have reached 0 of 0 points, (0)
Average score |
|
Your score |
|
Categories
- Not categorized 0%
Pos. | Name | Entered on | Points | Result |
---|---|---|---|---|
Table is loading | ||||
No data available | ||||
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- 21
- 22
- 23
- 24
- 25
- 26
- 27
- 28
- 29
- 30
- Answered
- Review
-
Question 1 of 30
1. Question
You can add a row using SQL in a database with which of the following?
Correct
Incorrect
-
Question 2 of 30
2. Question
The command to remove rows from a table ‘CUSTOMER’ is:
Correct
Incorrect
-
Question 3 of 30
3. Question
The SQL WHERE clause:
Correct
Incorrect
-
Question 4 of 30
4. Question
Which of the following is the original purpose of SQL?
Correct
Incorrect
-
Question 5 of 30
5. Question
The wildcard in a WHERE clause is useful when?
Correct
Incorrect
-
Question 6 of 30
6. Question
A view is which of the following?
Correct
Incorrect
-
Question 7 of 30
7. Question
The command to eliminate a table from a database is:
Correct
Incorrect
-
Question 8 of 30
8. Question
ON UPDATE CASCADE ensures which of the following?
Correct
Incorrect
-
Question 9 of 30
9. Question
SQL data definition commands make up a(n) ________ .
Correct
Incorrect
-
Question 10 of 30
10. Question
Which of the following is valid SQL for an Index?
Correct
Incorrect
-
Question 11 of 30
11. Question
The SQL keyword(s) ________ is used with wildcards.
Correct
Incorrect
-
Question 12 of 30
12. Question
Which of the following is the correct order of keywords for SQL SELECT statements?
Correct
Incorrect
-
Question 13 of 30
13. Question
A subquery in an SQL SELECT statement is enclosed in:
Correct
Incorrect
-
Question 14 of 30
14. Question
The result of a SQL SELECT statement is a(n) ________ .
Correct
Incorrect
-
Question 15 of 30
15. Question
Which of the following are the five built-in functions provided by SQL?
Correct
Incorrect
-
Question 16 of 30
16. Question
In an SQL SELECT statement querying a single table, according to the SQL-92 standard the asterisk (*) means that:
Correct
Incorrect
-
Question 17 of 30
17. Question
The HAVING clause does which of the following?
Correct
Incorrect
-
Question 18 of 30
18. Question
The SQL -92 wildcards are ____ and ____ .
Correct
Incorrect
-
Question 19 of 30
19. Question
To remove duplicate rows from the results of an SQL SELECT statement, the ________ qualifier specified must be included.
Correct
Incorrect
-
Question 20 of 30
20. Question
The benefits of a standard relational language include which of the following?
Correct
Incorrect
-
Question 21 of 30
21. Question
Which of the following do you need to consider when you make a table in SQL?
Correct
Incorrect
-
Question 22 of 30
22. Question
SQL query and modification commands make up a(n) ________ .
Correct
Incorrect
-
Question 23 of 30
23. Question
When three or more AND and OR conditions are combined, it is easier to use the SQL keyword(s):
Correct
Incorrect
-
Question 24 of 30
24. Question
The Microsoft Access wildcards are ____ and ____ .
Correct
Incorrect
-
Question 25 of 30
25. Question
Find the SQL statement below that is equal to the following: SELECT NAME FROM CUSTOMER WHERE STATE = ‘VA’;
Correct
Incorrect
-
Question 26 of 30
26. Question
Which one of the following sorts rows in SQL?
Correct
Incorrect
-
Question 27 of 30
27. Question
To sort the results of a query use:
Correct
Incorrect
-
Question 28 of 30
28. Question
To define what columns should be displayed in an SQL SELECT statement:
Correct
Incorrect
-
Question 29 of 30
29. Question
SQL can be used to:
Correct
Incorrect
-
Question 30 of 30
30. Question
The SQL statement that queries or reads data from a table is ________ .
Correct
Incorrect