W
WR
I have a table with 2 primary keys that are in TEXT format. Date is Primary
Key 1 in this format (e.g. "2005.08.30") and Time is Primary Key 2 in this
format (e.g. "00:00", "06:15", "21:00").
I want to build a query that says give me the past 15 records (or what ever
number I choose) starting with this record "2005.08.21 00:00" (or what ever
record I choose).
How do I do this?
WR
Key 1 in this format (e.g. "2005.08.30") and Time is Primary Key 2 in this
format (e.g. "00:00", "06:15", "21:00").
I want to build a query that says give me the past 15 records (or what ever
number I choose) starting with this record "2005.08.21 00:00" (or what ever
record I choose).
How do I do this?
WR