SyntaxFix
Write A Post
Hire A Developer
Questions
At first you need to add semi colon (;) after quantity INT NOT NULL) then remove ** from ,genre,quantity)**. to insert a value with numeric data type like int, decimal, float, etc you don't need to add single quote.
quantity INT NOT NULL)
,genre,quantity)**