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)
View is
View can be created from one or more tables depending upon the written SQL query
Which of the following is a view?
Views allow the user to summarize data from various tables
Which of the following are conditions for updating the view
Not null columns from the base table must be included in the view is a condition for updating the view
Which of the following are SQL inbuilt functions?
Which of the following SQL inbuilt functions returns a random number?
Sort is a SQL inbuilt function
Which of the following is a SQL string function
Left, Right, Len are part of SQL string functions
What is the functionality of reverse()
What is the date format used in SQL
Which of the following are SQL date functions?
Which of the following are SQL string functions