faqts : Computers : Databases : MySQL : Language and Syntax : Queries

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

4 of 5 people (80%) answered Yes
Recently 1 of 1 people (100%) answered Yes

Entry

I want to delete a record from table1 where table1.field in (select field2 from table2 where table2.field3='value1')..how to do this with MySql?

Apr 25th, 2001 20:53
Thenu sarathy,