问题
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