RE: How to write delete query??

2003-02-17 Thread Bill Kratochvil
>>> Inandjo - delete from table1 where table1.field1 in (select distinct field2 from table2) < >From what I've read subqueries are not yet supported. We worked around this by converting the distinct list to a comma delimited list of values. E.g., :::

RE: MySQL BUG

2002-12-20 Thread Bill Kratochvil
e the beginning of an open source MySql manager in the works (VB6). I have not experienced *any* crashes or errors. As soon as I figure out how GNU works and can give proper credit where credit is due (icarz) I'll be publishing the utility and source. It does'n't offer al