1 Answer
- Newest
- Most votes
- Most comments
0
To identify recent inserts and updates, you could sort the table by padb_internal_txn_seq_col
in descending order.
Relevant content
- asked a year ago
- asked a year ago
- asked 3 years ago
To identify recent inserts and updates, you could sort the table by padb_internal_txn_seq_col
in descending order.