有没有办法使用大于,小于或类似的构造在Apigee Advanced API(App Services)中查询集合?
E.g。在SQL格式中类似于
SELECT *
FROM geo_ip_table WHERE ip_lower BETWEEN 12345679 and 12345680
答案 0 :(得分:0)
是。您可以使用以下任何运算符:=。 >,> =,<,< =
这些操作符都在此处记录:http://apigee.com/docs/api-baas/content/supported-query-operators-data-types