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
Cannot use "Unallocated Space"
The following recipient(s) cannot be reached
Database Design - Double Entry Accounting
refusing remote connections
How to find and replace specific string with blank using sed or any better cmd?
That's not contempt. THIS is contempt
IF - Then script based on file date?
Exchange 2010 System.BadImageFormatExcep
tion
Common DWORD values
Internet Explorer 8 locking up on Windows 7