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
How can I find the position of the first occurance of a numeric charater in a string with PHP?
Amber Error PowerEdge 2650 e0d76
Inserting Rows in Excel with VBA
WebSphere Data store helper class
Update IPSEC VPN client pcf file via ASA 8.2(2) Autoupdate
Er diagram for university accommodation office
Access VBA Word merge
which book to refer for MPLS BGP
FILTERING EXCEL DATA USING VALUES FROM 2ND WORKSHEET
Mouse slow in Google Chrome after attempted XP sp3 update