Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: String Compare in PL/SQL
hvande_at_sapient.com wrote:
: My best guess is that Oracle translates an empty string to a NULL, which is
: not the same thing.
You are correct. No, it's not the same thing. Yes, it's obnoxious. You just have to write your code to special-case nulls.
--
Dave Schweisguth Work: davids_at_pangeasystems.com Pangea Systems Home: dschweisguth_at_earthlink.netReceived on Wed Oct 07 1998 - 10:22:23 CDT
![]() |
![]() |