ACD_CONCEPT_STR_COMPONENTS_V

Details

  • Schema: FUSION

  • Object owner: ACD

  • Object type: VIEW

Columns

Name

CONCEPT_STRUCTURE_ID

COMPONENT_ID

Query

SQL_Statement

SELECT CONCEPT_STRUCTURE_ID,

FROM_ID COMPONENT_ID

FROM acd_concept_structure

WHERE from_type = 'COMPONENT'

UNION

SELECT CONCEPT_STRUCTURE_ID,

TO_ID COMPONENT_ID

FROM acd_concept_structure

WHERE to_type = 'COMPONENT'