- Build NORMALIZED pets database. (Keep your SQL in a FILE)
- Get comfortable with MySQL dates/times and related functions.
- Practice by... (Keep your SQL in a FILE)
- solving exam queries
- trying to solve the solvable queries from the 'interesting' list of queries
- Set up a web user on your database.
- Start working on a set of forms to ...
- Enter a new owner
- Enter a new pet
- Update pet info (ie, DOB, DOD, owner...)
- What would be involved in remove an owner altogether from database?