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
Which clause is used to modify the existing field of the table?
"CREATE TABLE..." Command is used to create which type of table in Mysql ?
Which clause is used to identify the table?
How MySQL determines which one to use, FLOAT or DOUBLE, using the p parameter?
Which of the following is not considered to be type of database client?
Which of these returns a string containing an error message?
In order to add a new column to an existing table in SQL, we can use the command
The updated MySQL extension with PHP5 is typically referred to as
Discusssion
Login to discuss.