Combining SQL Table Queries
Hi All,
I am wanting to query an SQL Database which has several Tables within it and output an InfoTable with certain columns from different Tables.
Is this possible in a single SQL Query Service or should I create a custom JavaScript service which manipulates several SQL Query service outputs?
Many Thanks
Ashley

