Re: Skill testing SQL question

From: Valgaeren <valgaeren_at_village.uunet.be>
Date: Thu, 4 Nov 1999 23:18:08 +0100
Message-ID: <7vt0tm$k9b$1_at_xenon.inbe.net>


check the rowids with select rowid, aa, bb from dupe_table

delete from dupe_table where rowid in (rowid1, rowid2, rowid3)

Is this what you mean?

Greetings,
Wim Valgaeren Received on Thu Nov 04 1999 - 23:18:08 CET

Original text of this message