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:
00110624
Views:
28
Thanks, Garrett. I kinda thought this might be "the" way but was hoping for something that I didn't have to place on *every* field. Much appreciated!{s}

>>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.
Later...
/< /-/
Previous
Reply
Map
View

Click here to load this message in the networking platform