SQL -Structured Query Language - SQL Table - Alter - Rename Table Quiz
# | Quiz | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1
Discuss
|
Alter - Rename Table
Which of these queries will display the table given above?
Solution |
||||||||||||
2
Discuss
|
Alter - Rename Table
Here which of the following displays the unique values of the column?
Solution |
||||||||||||
3
Discuss
|
Alter - Rename Table
The query given below will not give an error. Which one of the following has to be replaced to get the desired output?
Solution |
||||||||||||
4
Discuss
|
Alter - Rename Table
This Query can be replaced by which one of the following?
Solution |
||||||||||||
5
Discuss
|
Alter - Rename Table
Which of the following fields are displayed as output?
Solution |
||||||||||||
6
Discuss
|
Alter - Rename Table
This is the Employee table.
Solution |
||||||||||||
7
Discuss
|
Alter - Rename Table
Which of the following statements contains an error?
Solution |
||||||||||||
8
Discuss
|
Alter - Rename Table
In the given query which of the keyword has to be inserted?
Solution |
||||||||||||
9
Discuss
|
Alter - Rename Table
A Delete command operates on ______ relation.
Solution |
||||||||||||
10
Discuss
|
Alter - Rename Table
The above command
Solution |
||||||||||||
11
Discuss
|
Alter - Rename Table
Which one of the following deletes all the entries but keeps the structure of the relation.
Solution |
||||||||||||
# | Quiz |