Main Tables Views Indexes Constraints Triggers Procedures Functions Packages Sanity check Index

ACS3 Data Model

Description Columns Query Constraints Triggers

IM_QUALIFICATION_PROCESSES

Columns

NameTypeNullableInsertableUpdatableDeletableComment
QUALIFICATION_IDNUMBER(38)NYESYESYES 
QUALIFICATIONVARCHAR2(50.0)NYESYESYES 

Query:

select category_id as qualification_id, category as qualification
from categories
where category_type = 'Intranet Qualification Process'


Generated by OraSchemaDoc, (c) Aram Kananov, 2002