Data Dictionary Table Template

Object Overview

Field

Value

Type

Table

Schema

{{SCHEMA}}

Database

{{DATABASE}}

Owner

{{OWNER}}

Version

{{VERSION}}

Level

{{INTEGRITY_LEVEL}}

SOCS File

{{SOCS_FILENAME}}


Description

{{DESCRIPTION}}


Column Definitions

Name

Datatype

Null

Description / Defaults

{{COLUMN_NAME}}

{{DATATYPE}}

{{NULLABLE}}

{{DESCRIPTION}}

(Repeat rows as needed)


Constraints

Constraint Name

Details

{{CONSTRAINT_NAME}}

{{DETAILS}}

(Primary Key, Foreign Keys, Unique Keys, Check Constraints)


Indexes

Index Name

Details

{{INDEX_NAME}}

{{DETAILS}}


Comments

{{COMMENTS}}


History

Date

Author

Change

Version

{{DATE}}

{{AUTHOR}}

{{CHANGE}}

{{VERSION}}


Notes

{{NOTES}}

Last updated

Was this helpful?