mysql - 如何在 GQL(谷歌查询语言)中实现

标签 mysql google-app-engine gql

在 MySQL 中是这样的:

select * from table1 where column1 in ('a','b','c');

如何在 GQL 中做到这一点?

最佳答案

关于mysql - 如何在 GQL(谷歌查询语言)中实现,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/1103962/

相关文章:

python - Google App Engine GQL 查询 - 不带年份的日期查询

sql - MySQL GROUP_CONCAT + IN() = 丢失数据 :-(

mysql - 数据被多次显示

python - 404 来自谷歌应用引擎 django 应用程序上的 cron 作业

google-app-engine - Flexible AppEngine 中的目标微实例

java - 简单问题: How to get current date in Java to be used in GQL query?

MySQL连接错误

mysql - 在mysql中不使用子查询选择列

python flask : Go from Swagger YAML to Google App Engine?

python - GQL 错误报告属性未在 dev_appserver 上建立索引?