Table of Contents

About

When you need information, you can use this tables to retrieve informations about the database.

Metadata tables

  • INFORMATION_SCHEMA.Tables
  • INFORMATION_SCHEMA.Columns
  • INFORMATION_SCHEMA.VIEWS

Or

  • sysobjects
  • syscolumns

Documentation / Reference