How to query single data from BigQuery to AppMaker

*爱你&永不变心* 提交于 2019-12-11 17:27:59

问题


I manage to query data from BigQuery with some help here. But it doesn't seem like I am getting the data that I want (as in BigQuery) which is the HOD_Email data. The request contain following when I console.log() it:

Thu Dec 20 13:53:06 GMT+800 2018
{query=SELECT HOD_Email FROM [xxxx-xx-xxx.table_name.table_scheme] WHERE EmployeeEmail = "XXXX@gmail.com"}

Any tips on this?

来源:https://stackoverflow.com/questions/53863132/how-to-query-single-data-from-bigquery-to-appmaker

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!