Sample Header Ad - 728x90

Find out if two rows came from same transaction in Oracle

5 votes
2 answers
2422 views
I am using Oracle 11.1 and would like to figure out if two rows in one table where inserted by the same transaction. Is there an easy sql statement to map a row to an transactions id? The table is an insert only table. What are my options? Some baisc solution would do, I don't really want some extra tool to analyze the log files. Thanks
Asked by Franz Kafka (577 rep)
Nov 26, 2011, 12:51 PM
Last activity: Jul 14, 2016, 10:42 PM