Knowledgebase: Others
[QODBC-Desktop] Troubleshooting - How to select record when value is null
Posted by Jack - QODBC Support on 23 March 2015 01:43 PM
|
|
Troubleshooting - How to select record when value is nullProblem Description:I am trying to run a report which returns ItemInventory where LastReceived is NULL I have tried in vain to accomplish this. My question is what syntax do you use to select a blank/null date or is there a special function for this? Solution: You can select blank/null date by using "IS NULL" in your query.
| |
|
Comments (0)