Is your feature request related to a problem?
我们是Oracle模式,现在使用时,每次都需要“存储过程”→右键“运行”→在弹出的窗口中设置参数,点击“确定”。
然后再在运行结果中点击游标值的小方框,弹出查询结果。



Describe the solution you'd like
希望能简化这个过程,直接打开窗口,手写调用存储过程参数,执行,然后把返回结果绑定到运行结果窗口中。
目前这种操作只返回是否成功,不返回结果,极大的影响了开发进度和提升了问题排查难度

Additional context
No response