Run SQL code in .log file ?
Answered
I want to run SQL code blocks in x.log
I open x.log in the editor, I attached session, set schema.
Select the block but it wont run.
it appears only code in .sql file can be run.
Please sign in to leave a comment.
Hello,
How did you attach schema to log file?
As a workaround you may manually assign .log files (or x.log file) to SQL file type in “Settings | Editor | File Types”. Then you could run query from it.