delimiter settings for executing queries?

已回答

is there any settings to execute queries like the second one in which cursor is not on the statement?

Tried changing some settings but in vain.

Thank you for helping!

0
If you put a semicolon on a new line and place your cursor right before the semicolon, pressing Ctrl+Enter won't trigger query execution as its placement is considered outside of the statement.
There is an open bug report about it: https://youtrack.jetbrains.com/issue/DBE-12704
You are welcome to upvote it and track its progress.
0

I see, Thank you for helping me out!

0

请先登录再写评论。