|
-
February 26th, 2009, 04:34 AM
#1
SELECT the 10 largest value from a database field
Hi all,
Let's say I have a table with a DateTime field, How can i select the 10 of the latest date value from that?
(I want to get 10 latest date)
What i know is using MAX to get the latest date, but how to get several date instead of only one latest date?
Thank you.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|