2 tags for MDS

This document is a quick reference to the views that provide read access into the Teradata Meta Data Services repository. This document provides information for the following users:

  • Teradata MDS end users
  • Teradata MDS administrators
  • Teradata database administrators
Up 15 Down 20

In a typical relational database, tables are joined together via foreign key relationships. It is also common for macros and procedures to reference tables, forming dependent relationships. When making administrative decisions about database objects, it is important to know about its object relationships. For example, copying or migrating a table or stored procedure from one database to another requires knowing what other tables the object is dependent on. These other tables must also be copied to maintain its integrity.

Up 73 Down 75