How I can unquote tables and schemas?
已回答
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";
请先登录再写评论。
Hello,
Which SQL Dialect you are using?
you can set up quotation in Settings -> Editor -> Code style -> SQL -> <sql dialect> -> Case -> Quotation