Re: FX Calculations for Columns with Null

21 views
Skip to first unread message
Message has been deleted

Joshua V

unread,
Mar 11, 2015, 11:24:36 AM3/11/15
to par...@googlegroups.com
What are the benefits of doing it this way?
Message has been deleted

ParaSQL Support

unread,
Mar 11, 2015, 12:56:56 PM3/11/15
to par...@googlegroups.com
In SQL a NULL value combined in most ways  (e.g. most math operations, string concatenation, etc.) with other non-NULL values makes the entire result NULL. This is often undesirable. For example, NULL + 1 = NULL (not 1 as many would think).
Reply all
Reply to author
Forward
0 new messages