Microsoft
Software
Hardware
Network
Question : PL/SQL - ATTRIBUTE10 = REPLACE(NVL(vFlexValue, oFlexValue), 'NULL', NULL)
Hi Experts,
ATTRIBUTE10 = REPLACE(NVL(vFlexValue, oFlexValue), 'NULL', NULL), Can anybody explain how this staement is executing, and what would be stored in ATTRIBUTE10, after execution.
thanks
Dileep.
Answer : PL/SQL - ATTRIBUTE10 = REPLACE(NVL(vFlexValue, oFlexValue), 'NULL', NULL)
NVL goes: If first values is null, return the second.
Hopefully REPLACE is straight forward?
if vFlexValue is null, take the value of oFelxValue. If that value is the string 'NULL' replace it with a NULL.
Random Solutions
Project Server 2010 won't install
Delphi, forms in Dll and Threads
Excel spreadsheet graph
Where does RHEL5 get update & packages from?
How to specify different languages for different users using Windows 2008 Teminal Server?
google docs shrink to fit
Using Bash command in Perl Script
IPad / iphone, activesync issues with Exchange 2003 + ISA 2006
Discrete Math, Big O, Little o
How to Setup Mandatory Profiles Server 2008 R2