Help with SQL Challenge: Clothing alterations
step 3 is not working
SELECT * FROM clothes;
INSERT INTO clothes (type, design, price) VALUES("shirt", "Liverpool men shirt", 200);
SELECT * FROM clothes
please anyone can help me it's urgent!!
thanks in advance
Log ind for at efterlade en kommentar.