Exclude TOP N records from query

gemadan96

Registered User.
Local time
Today, 17:42
Joined
Oct 12, 2012
Messages
26
I have a table that includes a date/time field. I want to query that table and show all but the TOP N records. Since the number of records will always be changing I cant do it using the BOTTOM N records.

Any suggestions on how I can do this are appreciated.
 
Read the first post in this forum
 
Thanks. That did it.
 

Users who are viewing this thread

Back
Top Bottom