Not able to query date/time field is null or not
Summary:
Content (required):
I am doing a ROQL query in CPHP(v1.4) where I have a query like "Select * from CO.Tariff where CO.Tariff.End_Date is null" but it is returning empty array while same query used to work in previous version.
End_Date is a nullable field in object designer and is a date/time field
Version (include the version you are using, if applicable):
22A
Code Snippet (add any code snippets that support your topic, if applicable):
Tagged:
0