I’m still looking for new entries. I get quite a few suggestions, but not all of them make it into quiz questions. Do send in your suggestions!
Today’s quiz question, which subsequently became three, comes courtesy of Janek Bogucki.
Since questions 2 and 3 contain hints on the other questions, they are embedded within the answers to previous questions.
Question 1: What happens if you throw the following statement at your MySQL server?
CREATE TABLE log( name CHAR(20) NOT NULL, count INT UNSIGNED NOT NULL )