Hi, im trying to delete a record from a table where the value of a field
must be equal to the value of a field of another table.............I know
this is wrong but I need to show you what I mean. I think I'm missing a very
important select statement to join them...........................can anyone
help me out?


Delete from table1 where table1.value = table2.value



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to