Hello,
How does one go about finding all the tables that have a particular
field name? For example a field name "EVENT_CODE "
I would like to find all the places in the database this is located.
Ultimately I want to further find in that field the code "0214" and
change it to "0200".
Thank you,
Fred
How does one go about finding all the tables that have a particular
field name? For example a field name "EVENT_CODE "
I would like to find all the places in the database this is located.
Ultimately I want to further find in that field the code "0214" and
change it to "0200".
Thank you,
Fred
Comment