Identifying tables from a given database
I have a database called xyz and it has many tables
now if I have name of a column and want to know all the tables where this
column is present in the given database, is it possible to do that?
I am working on SQL Server
No comments:
Post a Comment