Q.1
'AS' clause is used in SQL for
Q.2
Count function in SQL returns the number of
Q.3
What operator tests column for the absence of data?
Q.4
In SQL, which command(s) is(are) used to change a table's storage characteristics?
Q.5
Which of the following is a valid SQL type?
Q.6
NULL is
Q.7
Find the name of those cities with temperature and condition whose condition is either sunny or cloudy but temperature must be greater than 70oF.
Q.8
Find all the tuples having temperature greater than 'Paris'.
Q.9
Find all the cities with temperature, condition and humidity whose humidity is in the range of 63 to 79
Q.10
Find the names of the countries whose condition is sunny.
Q.11
Find the name of all cities with their temperature, humidity and countries.
Q.12
When using the SQL INSERT statement:
Q.13
The SQL ALTER statement can be used to:
Q.14
What SQL command can be used to delete columns from a table?
Q.15
What SQL command can be used to add columns to a table?
Q.16
The command to remove rows from a table 'CUSTOMER' is:
Q.17
The SQL WHERE clause:
Q.18
Which of the following is the original purpose of SQL?
Q.19
The wildcard in a WHERE clause is useful when?
Q.20
The command to eliminate a table from a database is:
0 h : 0 m : 1 s