SQL -Structured Query Language - SQL Table - Drop Table Quiz
# | Quiz |
---|---|
1
Discuss
|
Drop Table
What is not an advantage of stored procedures?
Solution |
2
Discuss
|
Drop Table
A reason for using an SQL view to hide columns is
Solution |
3
Discuss
|
Drop Table
Which of the following is an SQL trigger supported by Oracle?
Solution |
4
Discuss
|
Drop Table
The SQL ALTER statement can be used to
Solution |
5
Discuss
|
Drop Table
What SQL structure is used to limit column values of a table?
Solution |
6
Discuss
|
Drop Table
Which is NOT one of the most common types of SQL CHECK constraints?
Solution |
7
Discuss
|
Drop Table
What is an advantage of placing computations in SQL views
Solution |
8
Discuss
|
Drop Table
Views constructed from SQL SELECT statements that conform to the SQL-92 standard may not contain
Solution |
9
Discuss
|
Drop Table
‘AS’ clause is used in SQL for
Solution |
10
Discuss
|
Drop Table
The language which has recently become the defacto standard for interfacing application programs with relational database system is
Solution |
11
Discuss
|
Drop Table
A report generator is used to
Solution |
12
Discuss
|
Drop Table
Count function in SQL returns the number of
Solution |
13
Discuss
|
Drop Table
The statement in SQL which allows changing the definition of a table is
Solution |
14
Discuss
|
Drop Table
Which of the following is correct
Solution |
15
Discuss
|
Drop Table
Which of the following is a valid SQL type?
Solution |
16
Discuss
|
Drop Table
Which of the following is an advantage of view?
Solution |
17
Discuss
|
Drop Table
Which of the following is a legal expression in SQL?
Solution |
18
Discuss
|
Drop Table
Which of the following is a comparison operator in SQL?
Solution |
19
Discuss
|
Drop Table
Which one of the following is not true for a view
Solution |
20
Discuss
|
Drop Table
To delete a particular column in a relation the command used is
Solution |
# | Quiz |