hello,
DELETE FROM products WHERE product_id=1
product_id should be defined as a PRIMARY KEY When creating the table in order for this query to be executed well ?
hello,
DELETE FROM products WHERE product_id=1
product_id should be defined as a PRIMARY KEY When creating the table in order for this query to be executed well ?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Rajanikant HawaldarPosted Aug 30, 2022, 10:33 AM