|
3 |
edited tags
|
||
|
2 | deleted 10 characters in body | ||
|
I have an a SQL query (MS Access) for which and I need to add two columns, either of which may be null. For instance:
where Column3 or Column4 may be null. In this case, I want null to be considered as zero (so Any suggestions as to how to accomplish this? |
||||
|
1 |
|
||
SQL Null set to Zero for addingI have an SQL query (MS Access) for which I need to add two columns, either of which may be null. For instance:
where Column3 or Column4 may be null. In this case, I want null to be considered as zero ( Any suggestions as to how to accomplish this?
|
||||
