Did a quick google and came up with little so I thought I'd ask you lot seeing as you all love showing off your skills 
How can I find a table/view that contains a column that I know the name of?
e.g. I know the name of a column is "ISBN", how can I find, using a query, the table "Book"?
Know what I mean?
If possible, I would like to be able to do this across the whole DBMS, not just one database within it.
Over to you gurus

How can I find a table/view that contains a column that I know the name of?
e.g. I know the name of a column is "ISBN", how can I find, using a query, the table "Book"?
Know what I mean?
If possible, I would like to be able to do this across the whole DBMS, not just one database within it.
Over to you gurus


Comment