Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Ridding SQL results of NULL
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00110610
Message ID:
00110619
Views:
29
>>I'm doing a left outer join on two tables. I'd like the NULL's for the
>>unmatched values (for the right-side table) to show up as blank's and 0's
>>rather than NULL's.
>
>Check out the NVL() function: it returns either the current value, or the one
>you specify, if the value is null.

SET NULLDISPLAY only allows you to specify a character string, not blanks/0's....
My blog
My consulting page
My home page

Member of the Trim Your Auto-Quote Campaign!
What's another word for thesaurus?
Previous
Reply
Map
View

Click here to load this message in the networking platform