XLA_DISTRIBUTION_LINKS : ref_ae_header_id and temp_line_num columns
For table xla_distribution_links, there is unique index on it using columns ref_ae_header_id and temp_line_num.
We need to understand how we can use these two columns to join it with other xla tables to retrive a unique row from xla_distributions_links.
Amol