S
Q. In PL/SQL, a warning or error condition is called an exception.
An error condition during a program is known as an exception. The exception block is used in the program and an appropriate action is taken against the error condition. There are 2 types of exceptions 1. System-defined exceptions 2. User-defined exceptions.
You must be Logged in to update hint/solution
Q. Which among the following tags belong to Data Manipulation language?
Q. What cannot be done on a view?
Q. A view can be deleted using the command __________
Q. How many of the following return rows? SELECT, SHOW, DESCRIBE
Q. The max_binlog_cache_size system variable has default size . . . . . . . .
Q. Which clause is used to display information that matches a given pattern?
Q. The system variable in MySQL server that enables to configure the SQL mode is . . . . . . . .
Q. Which storage engine in MySQL provides foreign key support?
Discusssion
Login to discuss.