Solved
API to query "select * from datasetName" or any other complex query to get the SQL response in the result ?
is there an API to query "select * from datasetName" or any other complex query to get the response of SQL result ?
is there an API to query "select * from datasetName" or any other complex query to get the response of SQL result ?
Further investigation shows that this API is only to submit the query and view the status of query, but doesnt return the actual result. To grt the actual results, we need to use external databse connection such as postgress.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.