- What things should you avoid when naming database objects?
- What characters are allowed when naming database objects?
- What is the SQL syntax to create a new database?
- Where can you find SQL error codes in MySQL Workbench?
- What are natural and surrogate primary keys?
- How do you make a single-line comment?
- How do you make a multiline comment?
- What's the difference between a clustered and a nonclustered index?
- What is deadlocking?
- Does the order of columns in an index matter?




















































