Subject | Re: [firebird-support] Re: How can I correctly write this WHERE |
---|---|
Author | Venus Software Operations |
Post date | 2018-06-20T11:42:43Z |
Thanks for your response but that does not seem to be the case
Bhavbhuti
On 19/06/2018 06:55 pm,
blackfalconsoftware@... [firebird-support] wrote:
From what I can see, if your clause is failing on the date comparison, it could be that you are comparing a date object to a string. You should ensure that your castings are correct for both sides of the comparison clause.
After looking at the CASE clause you provided, its structure appears to be correct...