开发者

What is the order of running these sql scripts?

I have 2 sql scripts ...1 to create a package, The ot开发者_如何学编程her to create a package body. Which script should be run first?


I'm assuming you're talking about Oracle PL/SQL Packages. You should create the package before you create the package body: http://download.oracle.com/docs/cd/B10500_01/appdev.920/a96624/09_packs.htm.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜