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:
00110617
Views:
28
>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.
My blog
My consulting page
My home page

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

Click here to load this message in the networking platform