How to Execute a Inner Join using REST API

1
0
-1

Hello
I am using the REST Sql Datasource API.
It works fine. I can execute queries and get desired output.
But I am now trying to execute a Inner join query. There is no filter condition.
Its A simple query that matches all records between 2 tables and gets all the fields.
Somehow the Inner join query is not working. I am getting internal server error.

I am not sure what is the problem here. Is the query not defined properly. (Query runs fine on DB).
Does the REST SQL DATASOURCE not allow join queries ??
What can i do to execute joins and fetch data ??

Please suggest.

Comments

Submitted by pierrick.voulet on Mon, 01/07/2019 - 17:38

Hello Dibyajit.Roy,

If you have an internal server error you should find more information in the server logs. Could you provide it to us for better investigation?

Cheers,

No answers yet.
Notifications