T
Q. What does the ROLLBACK Statement do?
By running ROLLBACK SQL statement, the transaction will be undone and the operations not yet saved to the SQL database will be undone.
You must be Logged in to update hint/solution
Q. The option that supplies the pathname to root directory of MySQL installation is
Q. The maximum number of indexes on MyISAM table is . . . . . . . .
Q. In the following SQL command "*" stands for? SELECT * FROM person;
Q. PL/SQL programs are written as lines of text using a specific set of characters.
Q. A BIT value in a result set is displayed as a binary string.
Q. Which program is used as a utility for MyISAM table maintenance?
Q. Which variable is used as a handle to an open file?
Q. What is the maximum collations a character set can have?
Q. The place where the server stores its databases and status files are called the data directory.
Discusssion
Login to discuss.