Home / Programming MCQs / MySQL MCQs / Question
D
Q. What will be the output of the following query:Select round(59999.99,-2);
No solution found for this question.
Add Solution and get +2 points.
You must be Logged in to update hint/solution
Q. The line which is written at the top of the script to write a Perl script using CGI.pm is
Q. Which of the following is not a valid aggregate function?
Q. Which of the following are not MySQL Date and Time Data Type?
Q. What cannot be done on a view?
Q. What is the maximum length for alias names in terms of characters?
Q. What will be printed by the given query? SELECT LENGTH("WINNER");
Q. SQL keywords are not case-sensitive.
Q. Which datatypes can be used with a RECORD Type?
Q. Which mode prevents MySQL to perform full checking of date parts?
Discusssion
Login to discuss.