More of a general SQL question here.
I'm currently working with an Informix database.
The database is quite large, quite old, and I have only rudimentary knowledge of the tables contained within the database.
I'd like to use some SQL that would check the database for column names
i.e. (search database for tables containing the column name "Line Code"
Is this possible?
I'm currently working with an Informix database.
The database is quite large, quite old, and I have only rudimentary knowledge of the tables contained within the database.
I'd like to use some SQL that would check the database for column names
i.e. (search database for tables containing the column name "Line Code"
Is this possible?