Hi!
I am new to this an wonder how to delete a row in my table.

I have tryed with:
------
DELETE FROM mytable WHERE 3>2
-----
to delete row number 3 but all rows goes away!

Thanks in advance for any help.
Regards
Jan



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to