HELP! Differerence between "Run Procedure" in console and Execute (a stored procedure) in console?!?
已回答
When I right click and choose Run Procedure on an existing procedure, it works as expected.
But when trying the EXACT same SQL in the console manually (by using Execute) a different behavior is experienced. Please see this video of the issue(?) and tell me what I'm doing wrong.
Thanks a lot!
请先登录再写评论。
You do everything right, DataGrip's console just cannot handle out parameters https://youtrack.jetbrains.com/issue/DBE-625
That's quite a shortcomming. Are they working on it at least or...? Seems the original post is several years old...