Tables and Views

<< Click to Display Table of Contents >>

Navigation:  Connectors > Oracle >

Tables and Views

 

The DTS Oracle Connector fully supports all tables and views in the Oracle database and does not differentiate between the two.

 

DTS Naming

 

 

Information-icon_16px DB Synonyms are fully supported

 

Metadata

 

The connector is also capable of extracting metadata regarding the table/view columns:

▪DATA_TYPE

▪DATA_TYPE_OWNER

▪DATA_LENGTH

▪DATA_PRECISION

▪DATA_SCALE

▪NULLABLE

▪CHAR_LENGTH

▪CONSTRAINT -> PRIMARY_KEY

▪CONSTRAINT -> FOREIGN_KEY

Standard functionality only makes use of DATA_TYPE, DATA_TYPE_OWNER and PRIMARY_KEY, but the other items are available for extension in DTS descriptor objects.