N
Neon2mo ago
rival-black

In the SQL Editor, RUN is disabled, if

In the SQL Editor, RUN is disabled, if the SQL contains comments. Also, I have several CREATE TABLE commands I would like executed. It looks like I need to select each one and run one at a time. I cannot just select the entire SQL and press RUN. Any ideas?
1 Reply
ambitious-aqua
ambitious-aqua2mo ago
You should be able to have as many commands as you want in the SQL Editor and run them all. But yes you're correct that if you have comments it will often fail.

Did you find this page helpful?