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
mDameon fail over / DSR ?
Which Java IDE is as friendly as Visual Studio
Access is denied, unable to remove device when trying to delete a printer.
CDATA tags appearing incorrectly in XML output using FOR XML PATH
VBA assistance
trying out an UNION in SQL.....need assistance
SBS 2008 Inetpub log files
help with center align
ESENT, Corrupt Database, Event ID 474
secure emails