ITADN

[FEATURE] Multiple sql statements with execute one under cursor

#287OpenCode4SAFrankie 创建于 2025-11-28
kind/enhancement
C
Code4SAFrankiecommented
**Is your feature request related to a problem? Please describe.** I can only have one sql statement. If I want another one I have to copy the current one somewhere else and write a new one **Describe the solution you'd like** Multiple sql statements with execute keys executing the one under the cursor **Describe alternatives you've considered** Lots of copy and pasting to notepad **Additional context** As per feature of TOAD for Oracle or MySQL
0 条评论