|
4 |
edited tags
|
||
|
3 |
edited tags
|
||
|
2 | added 150 characters in body | ||
|
Table: UserId, Value, Date. I want to get the UserId, Value for the max(Date) for each UserId. That is, the Value for each UserId that has the latest date. Is there a way to do this simply in SQL? (Preferably Oracle) Thank in advance! [Update:] Apologies for any ambiguity: I need to get ALL the UserIds. But for each UserId, only that row where that user has the latest date. |
||||
|
1 |
|
||
