DBA Data[Home] [Help]

VIEW: APPS.IGS_UC_CVGCOURSE_2007

Source

View Text - Preformatted

SELECT inst ,course ,campus ,sysdate timestamp ,longname FROM igs_uc_ccrse_ints WHERE 1 = 2
View Text - HTML Formatted

SELECT INST
, COURSE
, CAMPUS
, SYSDATE TIMESTAMP
, LONGNAME
FROM IGS_UC_CCRSE_INTS
WHERE 1 = 2