Question.
I have a table with a lot of records. However, it does not contain all the records I need and I must use records from a supplemental table. How can I make my script check and display records from the first table and if the record is not found, use supplemental table?