Title | |
---|---|
Which of the following is TRUE about SQL Auto Increment?Which of the following is TRUE about SQL Auto Increment?
The answer is:
A. It increments the unique number automatically.
|
|
Which of the following is the feature(s) of SQL Auto Increment?Which of the following is the feature(s) of SQL Auto Increment?
The answer is:
D. All of the above
|
|
Which keyword is used in SQL Server to implement the auto increment?Which keyword is used in SQL Server to implement the auto increment?
The answer is:
B. IDENTITY
|
|
In SQL, Like is a __________operatorIn SQL, Like is a __________operator.
The answer is:
B. Logical
|
|
SQL Like is NOT used with which of the following statement(s)?SQL Like is NOT used with which of the following statement(s)?
The answer is:
D. ALTER
|
|
The character(s) which are used independently or in conjunction with SQL Like Operator:The character(s) which are used independently or in conjunction with SQL Like Operator:
The answer is:
C. Both A. and B.
|
|
Which of the following is/are transaction control commands in SQL?Which of the following is/are transaction control commands in SQL?
The answer is:
C. Both A. and B.
|
|
A single unit of work for all commands executed consecutively is known as-A single unit of work for all commands executed consecutively is known as-
The answer is:
A. Transaction
|
|
To get the table's previous permanent status, use the ____ commandTo get the table's previous permanent status, use the ____ command.
The answer is:
C. Rollback
|
|
In order to start the transaction, the command used is –In order to start the transaction, the command used is –
The answer is:
B. Mysql > START TRANSACTION;
|
MCQs
Views
Best Answers
Points