Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Replacing NULL with 0
Message
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Miscellaneous
Thread ID:
00947052
Message ID:
00947226
Views:
14
If you do not require NULL values you could go to SQL Server and select the table and field of interest. Then assign a Default Value of 0.

True, that would also work for the situation that he described - I was thinking more along the lines of both his current situation as well as instances of outer joins involving accounts with no transactions.

Thanks,
Kevin
Previous
Reply
Map
View

Click here to load this message in the networking platform