|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Simple Date Question
I was wondering if there is a command to find a recent
date in a table. I know if I did something like select last_day(date) I will get the last day of all the months on my table...But is there another command to find the most recent or firstdate inputed. An example question would be as such:
Display alphabetically the name of every project, the project's total charges and the date of the most recent charge. |
|
#2
|
|||
|
|||
|
lol nevermind if I just use MAX(date) or MIN(date) I get the same results.....Damn I love answering my own questions! lol
![]() |
![]() |
| Viewing: ASP Free Forums > Database > SQL Development > Simple Date Question |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|