How I can unquote tables and schemas? Follow
Answered
The sql expressions are odd, latelty I text and the tables and schemas are quoted. Please help me to unquote.
Ex.:
select * from "schema"."table_name";
Please sign in to leave a comment.
Hello,
Which SQL Dialect you are using?
you can set up quotation in Settings -> Editor -> Code style -> SQL -> <sql dialect> -> Case -> Quotation