Introduction to SQL MCQ, Database Introduction to SQL Online Test
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 2019.
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 301. QuestionYou can add a row using SQL in a database with which of the following? Correct
 Incorrect
 
- 
                            Question 2 of 302. QuestionThe command to remove rows from a table ‘CUSTOMER’ is: Correct
 Incorrect
 
- 
                            Question 3 of 303. QuestionThe SQL WHERE clause: Correct
 Incorrect
 
- 
                            Question 4 of 304. QuestionWhich of the following is the original purpose of SQL? Correct
 Incorrect
 
- 
                            Question 5 of 305. QuestionThe wildcard in a WHERE clause is useful when? Correct
 Incorrect
 
- 
                            Question 6 of 306. QuestionA view is which of the following? Correct
 Incorrect
 
- 
                            Question 7 of 307. QuestionThe command to eliminate a table from a database is: Correct
 Incorrect
 
- 
                            Question 8 of 308. QuestionON UPDATE CASCADE ensures which of the following? Correct
 Incorrect
 
- 
                            Question 9 of 309. QuestionSQL data definition commands make up a(n) ________ . Correct
 Incorrect
 
- 
                            Question 10 of 3010. QuestionWhich of the following is valid SQL for an Index? Correct
 Incorrect
 
- 
                            Question 11 of 3011. QuestionThe SQL keyword(s) ________ is used with wildcards. Correct
 Incorrect
 
- 
                            Question 12 of 3012. QuestionWhich of the following is the correct order of keywords for SQL SELECT statements? Correct
 Incorrect
 
- 
                            Question 13 of 3013. QuestionA subquery in an SQL SELECT statement is enclosed in: Correct
 Incorrect
 
- 
                            Question 14 of 3014. QuestionThe result of a SQL SELECT statement is a(n) ________ . Correct
 Incorrect
 
- 
                            Question 15 of 3015. QuestionWhich of the following are the five built-in functions provided by SQL? Correct
 Incorrect
 
- 
                            Question 16 of 3016. QuestionIn an SQL SELECT statement querying a single table, according to the SQL-92 standard the asterisk (*) means that: Correct
 Incorrect
 
- 
                            Question 17 of 3017. QuestionThe HAVING clause does which of the following? Correct
 Incorrect
 
- 
                            Question 18 of 3018. QuestionThe SQL -92 wildcards are ____ and ____ . Correct
 Incorrect
 
- 
                            Question 19 of 3019. QuestionTo remove duplicate rows from the results of an SQL SELECT statement, the ________ qualifier specified must be included. Correct
 Incorrect
 
- 
                            Question 20 of 3020. QuestionThe benefits of a standard relational language include which of the following? Correct
 Incorrect
 
- 
                            Question 21 of 3021. QuestionWhich of the following do you need to consider when you make a table in SQL? Correct
 Incorrect
 
- 
                            Question 22 of 3022. QuestionSQL query and modification commands make up a(n) ________ . Correct
 Incorrect
 
- 
                            Question 23 of 3023. QuestionWhen three or more AND and OR conditions are combined, it is easier to use the SQL keyword(s): Correct
 Incorrect
 
- 
                            Question 24 of 3024. QuestionThe Microsoft Access wildcards are ____ and ____ . Correct
 Incorrect
 
- 
                            Question 25 of 3025. QuestionFind the SQL statement below that is equal to the following: SELECT NAME FROM CUSTOMER WHERE STATE = ‘VA’; Correct
 Incorrect
 
- 
                            Question 26 of 3026. QuestionWhich one of the following sorts rows in SQL? Correct
 Incorrect
 
- 
                            Question 27 of 3027. QuestionTo sort the results of a query use: Correct
 Incorrect
 
- 
                            Question 28 of 3028. QuestionTo define what columns should be displayed in an SQL SELECT statement: Correct
 Incorrect
 
- 
                            Question 29 of 3029. QuestionSQL can be used to: Correct
 Incorrect
 
- 
                            Question 30 of 3030. QuestionThe SQL statement that queries or reads data from a table is ________ . Correct
 Incorrect
 
