The delete from student where id=9 and id=8
(0 rows affected)
Why am I that I can't. The syntax should be right. My data is no problem
CodePudding user response:
You what data is the id is September 8
CodePudding user response:
Id=8 have a data id=9 has a data
CodePudding user response:
delete from student where id=9 OR id=8
Eldest brother, eldest brother, short-circuit the skull
CodePudding user response:
The