If this:
"select * from Table WHERE Date=(SELECT MAX(Date) FROM Table)"
returns newest record from the table, how to get second newest record?
|
If this:
returns newest record from the table, how to get second newest record? |
|||
|
|
or:
or:
If the |
|||||||
|
should do the trick. |
|||||||||
|
|
Please check this code.
Prasad. |
|||||||
|