Title | |
---|---|
Types of SQL Commands are – |
|
Full form of DDL is –Full form of DDL is –
The answer is:
C. Data Definition Language
|
|
Commands that comes under DDL is/are –Commands that comes under DDL is/are –
The answer is:
D. All of the above
|
|
Full form of DML is –Full form of DML is –
The answer is:
B. Data Manipulation Language
|
|
Which of the following is/are TRUE about DDL command?Which of the following is/are TRUE about DDL command?
The answer is:
C. Both A. and B.
|
|
Command that comes under DML is/are –Command that comes under DML is/are –
The answer is:
C. UPDATE
|
|
Select the correct statementSelect the correct statement.
The answer is:
A. With the DDL commands, any structural changes can be made to the table, including creation, deletion, and alteration.
|
|
Full form of DCL is -Full form of DCL is -
The answer is:
A. Data Control Language
|
|
Command that comes under DCL is/are -Command that comes under DCL is/are -
The answer is:
C. Both A. and B.
|
|
Full form of TCL is -Full form of TCL is -
The answer is:
D. Transaction Control Language
|
|
Commands that come under TCL is/are -Commands that come under TCL is/are -
The answer is:
D. All of the above
|
|
What is TRUE about SAVEPOINT?What is TRUE about SAVEPOINT?
The answer is:
C. A specific part of a transaction can be given a name
|
|
Following the completion of a transaction, it must be executed to save all the operations performed in the transaction. Here we are talking about which command?Following the completion of a transaction, it must be executed to save all the operations performed in the transaction. Here we are talking about which command?
The answer is:
B. COMMIT
|
|
Difference between GRAND & REVOKE command is/are?Difference between GRAND & REVOKE command is/are?
The answer is:
A. The GRANT command can be used to grant a user access to databases and tables whereas The REVOKE command can be used to revoke all access privileges already assigned to the user.
|
|
Which of the following statement(s) is/are TRUE about DCL?Which of the following statement(s) is/are TRUE about DCL?
The answer is:
D. All of the above
|
|
The table records can be retrieved using which command?The table records can be retrieved using which command?
The answer is:
B. SELECT
|
|
Which command will remove the records from the table, but not affect the structure of the table?Which command will remove the records from the table, but not affect the structure of the table?
The answer is:
B. DELETE
|
|
The records and structure of a table may be removed or deleted from the database using which command?The records and structure of a table may be removed or deleted from the database using which command?
The answer is:
C. DROP
|
|
Select the correct statementSelect the correct statement.
The answer is:
B. DCL consist of 2 commands
|
|
Which of the following is TRUE about TCL?Which of the following is TRUE about TCL?
The answer is:
A. Transactions can be saved to the database and rolled back with the help of TCL commands in SQL.
|
MCQs
Views
Best Answers
Points