I have written query for pop up lov Select e.EMPNUM ||'- '|| e.FIRSNAM ||' '|| e.LASNAM as display_value, e.EMPNUM as return_value from users_m e; I don't want to display the current :P5556_EMPNO AND :P5556_FNAME :P5556_LNAME in a list.