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
Thoughts and comments on a backup solution
dateDiff - combining a date selection and a time selection
perl, select rows of data into an array
Can someone please advise the best way to migrate a drupal CMS website to another server
ASP.NET file download issues on selected machines/browsers
setting SMTP server - please see attached file - it is not working
watchguard firewall rejects some pdf attachments, but not others
Sonicwall TZ100 WLAN to LAN traffic
windows permissioning
FAST Search server for Sharepoint 2010 does not index pdf files