Table of Contents

Search

  1. Preface
  2. Introduction to Enterprise Data Manager
  3. Enterprise Data Manager
  4. ILM Repository Constraints
  5. Partition Exchange Purging
  6. APIs
  7. Salesforce Accelerator
  8. SAP Application Retirement Entities
  9. Import Formats for Constraints
  10. Glossary

Enterprise Data Manager Guide

Enterprise Data Manager Guide

Specifying Integrity Constraints

Specifying Integrity Constraints

The following information is available from the Details pane when you select a table from the Explorer pane:
Constraint Detail Tab
Function
General Information
Displays the name and description for the constraint.
Columns
Displays columns in the selected table with the name, data type, and check box to indicate if it serves as a primary key for the table.
Constraints
The constraint, with the following information:
  • Name: A unique name for the constraint.
  • Type: One of the values: CHECK, PRIMARY, REFERENTIAL and UNIQUE.
  • Constraint: Specify a condition for the constraint. For example, CHECK (NumParts > 5).
  • Enabled: There is also an option to disable a constraint, where it will not participate in defining data integrity of the respective table.
To view constraints on tables and specify new constraints, go to
View
Constraints
. The
Constraints
tab in the Explorer pane appears with the schema and its related tables in a hierarchy.
You can also create constraints between tables by using a drag-drop mechanism for target columns from the Canvas pane.

0 COMMENTS

We’d like to hear from you!