DBA Data[Home] [Help]

VIEW: APPS.MSD_CS_DATA_V1

Source

View Text - Preformatted

SELECT cs_data_id, cs_definition_id, cs_name, attribute_1, attribute_2, attribute_3, attribute_4, attribute_5, attribute_6, attribute_7, attribute_8, attribute_9, attribute_10, attribute_11, attribute_12, attribute_13, attribute_14, attribute_15, attribute_16, attribute_17, attribute_18, attribute_19, attribute_20, attribute_21, attribute_22, attribute_23, attribute_24, attribute_25, attribute_26, attribute_27, attribute_28, attribute_29, attribute_30, attribute_31, attribute_32, attribute_33, attribute_34, attribute_41, attribute_42, to_date(attribute_43, 'yyyy/mm/dd'), attribute_44, last_refresh_num, created_by_refresh_num, attribute_50, attribute_51, attribute_52, attribute_53 from msd_cs_data
View Text - HTML Formatted

SELECT CS_DATA_ID
, CS_DEFINITION_ID
, CS_NAME
, ATTRIBUTE_1
, ATTRIBUTE_2
, ATTRIBUTE_3
, ATTRIBUTE_4
, ATTRIBUTE_5
, ATTRIBUTE_6
, ATTRIBUTE_7
, ATTRIBUTE_8
, ATTRIBUTE_9
, ATTRIBUTE_10
, ATTRIBUTE_11
, ATTRIBUTE_12
, ATTRIBUTE_13
, ATTRIBUTE_14
, ATTRIBUTE_15
, ATTRIBUTE_16
, ATTRIBUTE_17
, ATTRIBUTE_18
, ATTRIBUTE_19
, ATTRIBUTE_20
, ATTRIBUTE_21
, ATTRIBUTE_22
, ATTRIBUTE_23
, ATTRIBUTE_24
, ATTRIBUTE_25
, ATTRIBUTE_26
, ATTRIBUTE_27
, ATTRIBUTE_28
, ATTRIBUTE_29
, ATTRIBUTE_30
, ATTRIBUTE_31
, ATTRIBUTE_32
, ATTRIBUTE_33
, ATTRIBUTE_34
, ATTRIBUTE_41
, ATTRIBUTE_42
, TO_DATE(ATTRIBUTE_43
, 'YYYY/MM/DD')
, ATTRIBUTE_44
, LAST_REFRESH_NUM
, CREATED_BY_REFRESH_NUM
, ATTRIBUTE_50
, ATTRIBUTE_51
, ATTRIBUTE_52
, ATTRIBUTE_53
FROM MSD_CS_DATA