I would like to know what query to use to determine if a particular table column exists in a given table.
For example I would like to know if the column named Address_1 exists in the table named Visits.
I think it is in a data dictionary table maybe.