calculated value in where clause

后端 未结 0 828
臣服心动
臣服心动 2021-01-06 15:01

I am working with Entity Spaces and need to run following query

select * from MyTable WHERE (Age * 10) IN (50, 60, 70)

ES version is

相关标签:
回答
  • 消灭零回复
提交回复
热议问题