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
funny-blue•7d 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.