Query Service - Querying dataset from DB visualizer client
Hi All,
I've integrated query service with DB visualizer client and querying dataset. But it gives me syntax error.
Query : Select * from my_dataset
Error : [Code: 0, SQL State: 42601] ERROR: line 1:28: mismatched input ',' expecting {<EOF>, '.', '[', 'AT', '+', '-', '*', '/', '%', '||', '::', '^'}
Query Service log :

To check this issue, I've integrated query service with HeidiSQL client and executed the same query successfully.
Thanks.
