Title | |
---|---|
To connect strings, which function is used –To connect strings, which function is used –
The answer is:
D. CONCAT
|
|
Which of the following is TRUE about SQL Concatenate?Which of the following is TRUE about SQL Concatenate?
The answer is:
D. All of the above
|
|
Which function is used to obtain the month from the entire data stored in a table's column?Which function is used to obtain the month from the entire data stored in a table's column?
The answer is:
C. MONTH
|
|
In more readable form, you can retrieve the date values, using ______ function?In more readable form, you can retrieve the date values, using ______ function?
The answer is:
C. DATE_FORMAT
|
|
Savepoint command is used with _____ commandSavepoint command is used with _____ command.
The answer is:
C. Rollback
|
|
Which of the following is TRUE about Savepoint command?Which of the following is TRUE about Savepoint command?
The answer is:
D. All of the above
|
|
Select the correct syntax for SavepointSelect the correct syntax for Savepoint.
The answer is:
D. Mysql > Savepoint ini;
|
|
By default, TIME data type stores time in which format?By default, TIME data type stores time in which format?
The answer is:
D. HH:MM:SS;
|
|
It is possible to retrieve time in a more readable format, using which function?It is possible to retrieve time in a more readable format, using which function?
The answer is:
C. TIME_FORMAT
|
|
Using TIME_FORMAT() function, time can be retrieved in –Using TIME_FORMAT() function, time can be retrieved in –
The answer is:
C. Both A. and B.
|
MCQs
Views
Best Answers
Points