| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.oracle -> Empty string behaviour...
Today, I noticed different empty string behaviour then I am
used to.
Before, empty string was treated as null, so statement
vcResult := 'something' || ''
would result in vcResult = ''.
Today, result of this statement was vcResult = 'something'.
Does anybody know, when (which patchset) did this behaviour with treating empty strings as null change?
-- I find myself fascinating.Received on Thu Oct 20 2005 - 14:17:59 CDT
![]() |
![]() |