Microsoft Access查询IIF语句未返回我想要的

时间:2019-02-21 15:02:17

标签: ms-access

我有以下查询,该查询仅返回小于ETA日期的行。 当应用下面的条件时,它的确返回了ETA日期小于今天的行,但是它也返回了其他行,我不希望这样。 我只希望它返回日期低于今天日期的行。

nested exception is java.io.FileNotFoundException: class path resource [hibernate.properties] cannot be opened because it does not exist

enter image description here

我试图为else语句添加一些内容,但似乎无法弄清楚应该添加什么内容。

1 个答案:

答案 0 :(得分:1)

您错过了过期表达式的条件

<>""