I have a forum type of page that stores comments, who left the post, and time and date. Is there a query that will select a record with a greatest value. For example, i want a query that will result in only the last post that was made. And I want to use the date to determine this.