MS SQL tutorial on searching for tables or columns in a database



This is a Microsoft SQL tutorial showing how to search your database for tables or columns. It shows the sql required to search for specific columns and return tables that contain that column. It also includes searching for tables in specific schemas.

Comlimentary video:
SQL schemas: https://youtu.be/Ql1lmagUpxg

Comments are closed.