Hi All,
i want to do select single and to get the data that is last updated
how can i get it?
for example:
i have entries on table :
employee last update and additional data
123 17:34:27
123 17:35:03
123 17:35:48
i want to get the row that last update ,row number 2 ,
how can i get it with select single statement?
Best Regards
Ricardo