Hello, On Montag, 21. Oktober 2002 07:04, ajit_cus wrote: > Hi Peter, > Thanks for the example. Unforunately that does'nt work across postgre or > oracle so in the 'real world';-) I'm stuck with non portable code/SQL > statements all due to the wonderful concept of NULL.
So you should check anything against the empty string, as long as you can live without the additional possiblities true NULL gives to you. By using database systems that can't cope with NULL, you will of course get no chance to enter SQL nirvana :-( Peter Willadt _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
