DBA Data[Home] [Help]

VIEW: APPS.IGS_SV_EV_NOSHOW_BLK_V

Source

View Text - Preformatted

SELECT pers.batch_id, Pers.person_id, pers.no_show_flag FROM igs_sv_persons pers
View Text - HTML Formatted

SELECT PERS.BATCH_ID
, PERS.PERSON_ID
, PERS.NO_SHOW_FLAG
FROM IGS_SV_PERSONS PERS