1.
When executing multi-row operations, what should be the first thing you look for to see if anything unexpected happened?
2.
Which of the following is a valid method to restrict the amount of records returned from SHOW WARNINGS?
3.
Consider the following statement: show COUNT (*) warnings what would be the result of executing this statement?
4.
Which of the following describe situations when MySQL generates warnings?
5.
Which of the following statements are true?
6.
Which of the following are valid optimization techniques?
7.
Which of the following best describes the major trade-offs for MylSAM fixed-length types vs. variable-length types, respectively?
8.
Which of the following best describes how a column prefix index works and why its an advantage?
9.
Using column prefix indexing helps reduce
10.
When performing a select for a value that is in an index