I have had this same coding working for quit some time but now for some reason it has been giving me an error... if someone can please help me to understand what is wrong with my code I would really appreciate it.
| Code: |
| INSERT INTO guest (id, make)
VALUES ('81211', 'Honda'); |
