Is there any way to query the table in drill, if the table name contains double quotes.
Example:
select * from "employee";
Is there any way to query the table in drill, if the table name contains double quotes.
Example:
select * from "employee";