Home / Programming MCQs / MySQL MCQs / Question
S
Q. Which Package lets you use database triggers to alert an application when specific database values change?
It helps in the asynchronous notification of the database events. The DBMS_ALERT uses the constants.
You must be Logged in to update hint/solution
The SQL Modulus Operator returns the
In which language MYSQL is written?
The character that the mysql client program recognizes as a statement delimiter is ______________
Which clause is used to group rows by common column values?
What will be returned by the given query? SELECT concat("It", "was", "ok");
In the following statement, what do you mean by the 'student'?
What is the full form of BLOB?
What does the DROP DATABASE Statement do?
Which of the following is a valid SQL command?
STRICT_ALL_TABLES turns on stricter checking of data values.
Discusssion
Login to discuss.