databases Online Quiz - 181
Description: databases Online Quiz - 181 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: databases |
Attempted
0/20
Correct 0
Score 0
‹
›
The configuration XML file contains below mentioned tags
SQL is case sensitive
Constraints can be specified after a table is created
The users cannot see an index
We cannot add SQL functions, WHERE, and JOIN statements to a view
DATE() returns the current date
The WHERE keyword cannot be used with aggregate functions.
SQL wildcards must not be used with the SQL LIKE operator.
The IN operator allows you to specify multiple values in a WHERE clause.
Commit is required after truncate command is issued.
Which of the following is the correct usage of Order by
What are the notations used for writing SQL language
What will happen when Database Instance is up but Listner is not running
What are the different tags which can be used with 'LIKE'