Paradox Community

Items in pnews.paradox-development

Subject:Local SQL Delete queries select statement
Date:Tue, 11 Feb 2020 12:21:49 -0600
From:Mark Bannister <markRemove@THISinjection-moldings.com>
Newsgroups:pnews.paradox-development
Do local sql delete queries not work at all when using a select sub-query?
DELETE FROM  ':PRIV:I0IPDIMXREF2.DB'

WHERE (id =
(SELECT id5
FROM ':PRIV:__Sql_run68.db' )
)

Reports it works.  Doesn't delete anything.
--
Mark B


Copyright © 2004 thedbcommunity.com