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
Be the first to start discuss.
Q. To maintain performance of tables having variable length rows, which statement is used?
Q. Are “Datetime” and “Timestamp” the same data type?
Q. mysql_init() returns a _____________.
Q. The slow query log is written as . . . . . . . .
Q. The log enabled by -relay-log-index is . . . . . . . .
Q. MySQL does provides a date type that has an optional time part.
Discusssion
Login to discuss.