Name | SDS_Match_Rule |
---|---|
Entity Type | External |
Description | Describes how to match given entity type |
Submodel | System |
Entity Scope | System |
Primary Key | |
Natural Key | |
Generalizations | |
Specializations |
Name | Value Domain | Property / Storage Unit | Description | Required / Default | Type |
---|---|---|---|---|---|
Entity | ORACLE_OBJECT_NAME | NA |
Entity to which the match rule applies. | No |
VARCHAR2(30) |
Family | ORACLE_OBJECT_NAME | NA |
The family (group) to which the match rule belongs. | No |
VARCHAR2(30) |
Match_Spec | String | NA |
Match specification | No |
VARCHAR2(255) |
Rank | int | No_Unit |
The order to apply match rules. | No |
NUMBER(10) |
SDS_Rule | STRING4000 | NA |
The match rule (The part of the query which defines a match. It is typically a WHERE clause.) | No |
VARCHAR2(4000) |