0 of 15 Questions completed
Questions:
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 must first complete the following:
0 of 15 Questions answered correctly
Your time:
Time has elapsed
You have reached 0 of 0 point(s), (0)
Earned Point(s): 0 of 0, (0)
0 Essay(s) Pending (Possible Point(s): 0)
Which of the following are numeric data types?
Which of the following are character data types?
Which of the following is a date and time data type?
Vertical portions in SQL tables are known as
Horizontal portions in SQL tables are known as
Which of the following is the correct syntax to create a database named “cars”
“Create” is the keyword which is used to make a database and it is a part of data manipulation language
After creating a database named “cars” what is the syntax that has to be used to access the database
In SQL every query ends with?
Queries are to be typed in?
What is query used to display entire content of a table?
Which of the following about keyword Char?
Which of the following about keyword Varchar?
What kind of database management system does SQL fall under
Which of the following is true about SQL?