Filter the Advance Steel Database Table Names in SQL Server Management Studio

Learn how to use the SQL Server to filter the database table names.

To filter the table names in a database:

  1. In the Object Explorer, select a database and expand its contents.
  2. Select the Tables category.
  3. In the Object Explorer toolbar, click (Filter).
  4. The Filter Settings window appears. Here you have a series of criteria that you can use for filtering the table names.
  5. Set the desired criteria and click OK to save and exit.

The list of tables will be filtered to show only the tables that fit the criteria set in the settings window, and the Tables category name switches to Tables (filtered) in the Object Explorer.