MySQL, How can I Insert a value into a table with the data type of "DATE"?
I'm working on a project for my class. How can I enter a value into a table with the datatype "DATE"? I tried using apostrophes, and without it. I kept getting errors. I'm using MySql. Edit: I'm getting an Error…