|
4 |
edited tags
|
||
|
3 | added 68 characters in body | ||
|
Hello,
I want to order the result by the most recent date at the top but group the "group" column together, but still have distinct entries. The result that I want would be:
What would be a query to get that result? thank you! EDIT: I'm using MSSQL. I'll look into translating the oracle query into MS SQL and report my results. EDIT SQL Server 2000, so OVER/PARTITION is not supported =[ Thank you! |
||||
|
2 | added 122 characters in body | ||
|
Hello,
I want to order the result by the most recent date at the top but group the "group" column together, but still have distinct entries. The result that I want would be:
What would be a query to get that result? thank you! EDIT: I'm using MSSQL. I'll look into translating the oracle query into MS SQL and report my results. Thank you! |
||||
|
1 |
|
||
