如何在 TOAD 中传递数组参数
使用 toad 和 oracle 数据库,如何调用 sp 并通过将数组传递给 sp 的参数之一来查看结果?
Using toad and an oracle database, how can I call a sp and see the results by passing an array to one of the parameters of the sp?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
在编辑器选项卡中,您可以这样调用它:
In the Editor tab you can call it like this: