[Home] [Help]
VIEW: APPS.IGS_SV_EV_CRT_DUM_V
Source
View Text - Preformatted
SELECT distinct svpe.batch_id batch_id FROM igs_sv_persons svpe WHERE svpe.record_status = 'N'
View Text - HTML Formatted
SELECT DISTINCT SVPE.BATCH_ID BATCH_ID
FROM IGS_SV_PERSONS SVPE
WHERE SVPE.RECORD_STATUS = 'N'