No Short Description Present
# | Quiz |
---|---|
1
Discuss
|
SQL Syntax
Which one of the following is used to define the structure of the relation, deleting relations and relating schemas?
Solution |
10
Discuss
|
SQL Syntax
Which one of the following provides the ability to query information from the database and to insert tuples into, delete tuples from, and modify tuples in the database?
Solution |
100
Discuss
|
Drop Table
To delete a particular column in a relation the command used is
Solution |
101
Discuss
|
Insert Record
The granting and revoking of roles by the user may cause some confusion when that user role is revoked. To overcome the above situation
Solution |
102
Discuss
|
Insert Record
Which join condition contains an equality operator:
Solution |
103
Discuss
|
Insert Record
A __________ is a special kind of a store procedure that executes in response to certain action on the table like insertion, deletion or updation of data.
Solution |
104
Discuss
|
Insert Record
The CREATE TRIGGER statement is used to create the trigger. THE _____ clause specifies the table name on which the trigger is to be attached. The ______ specifies that this is an AFTER INSERT trigger.
Solution |
105
Discuss
|
Insert Record
What are the after triggers?
Solution |
106
Discuss
|
Insert Record
The variables in the triggers are declared using
Solution |
107
Discuss
|
Select Record
The ______ clause allows us to select only those rows in the result relation of the ____ clause that satisfy a specified predicate.
Solution |
# | Quiz |
Copyright © 2020 Inovatik - All rights reserved