Hallo to all, I have a problem with mysqldb. I have to drop a row from a table. how can I do?? I'm a newbie
Thanks
First of all, find a basic book on SQL and read it.
Second, there IS a Help forum, and this ain't it.
Thrid, the command you are looking for is DELETE.
Log in to post a comment.
Hallo to all, I have a problem with mysqldb. I have to drop a row from a table. how can I do?? I'm a newbie
Thanks
First of all, find a basic book on SQL and read it.
Second, there IS a Help forum, and this ain't it.
Thrid, the command you are looking for is DELETE.