Is there any way to view timestamp of a particular record in a table if we dont have any dedicated timestamp or date column for that table.
Asked
Active
Viewed 61 times
1 Answers
1
No. While there may be a timestamp value associated with record, it is used by ASE for transaction logging. timestamp
does not convert to a meaningful datetime
value.

Mike Gardner
- 6,611
- 5
- 24
- 34