Deleting by date.

From: MAX <michael_at_organic.com>
Date: 1996/07/01
Message-ID: <31D8A684.16D2_at_organic.com>#1/1


If you have two records. One with a date in seconds of 78911 and the second is 78940. How does one delete from the database. Tried

delete where date(in seconds format) > 78939. two rows deleted

delete where date(in seconds format) > to_date('78939',seconds format) two rows deleted.

Whats the knowledge that I am missing.

MIchael Received on Mon Jul 01 1996 - 00:00:00 CEST

Original text of this message