DBA Data[Home] [Help]

APPS.HR_GCC_HIJRAH_FUNCTIONS SQL Statements

The following lines contain the word 'select', 'insert', 'update' or 'delete':

Line: 157

    select ltrim(rtrim(to_char(l_greg_date,'D')))
    into   l_day
    from   dual;
Line: 184

    select ltrim(rtrim(to_char(l_greg_date,'D')))
    into   l_day
    from   dual;