How to list all tables with a specific column name from a database?

Validating the user

Updated:  06/17/2015 07:06 AM
Author:  Shiju Mathews

Status:    Resolved.


Using the information stored in sys.tables and sys.columns it is possible to list all the required information.

Tags: How to list all tables with a specific column name from a database?
Updated on: December 2025