Mysql – Getting "Error converting data type varchar to numeric."
Basically I'm trying to insert 5 rows of data into my Book Table and it gives me an error saying that it can't convert the data type varchar to numeric. This is the query I was entering INSERT INTO Book…