decode in pl/sql
444325Sep 11 2005 — edited Sep 12 2005Hi all
I read that in order to use the DECODE function in PL/SQL block you will have to use the system table dual.
my query is why we cannot use user table like emp while using decode function???