PL/SQL API 甲骨文

发布于 2024-10-17 19:56:46 字数 90 浏览 1 评论 0原文

我想知道 Oracle 中定义的不同函数是否有官方文档/API?当我偶然发现它们时,我发现很难记住它们,然后将网站添加为书签以供以后参考。

提前致谢!

I wonder if there is a official documentation/API for the different functions which is defined in Oracle? I find it rather hard to remember functions when I stumble upon them and then bookmark the website for later reference.

Thanks in advance!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

纸短情长 2024-10-24 19:56:46

Oracle 版本 8.1.7 及更高版本的文档可从 http://tahiti.oracle.com 获取

对于每个版本,有一个 PL/SQL 包和类型参考 手册,应提供有关所有提供的包的信息(有时,您会发现与专门手册中记录的专门功能相关的包,而不是在包和类型参考中,但这种情况非常罕见)。 SQL 参考还有一章介绍函数 列出了提供的函数。

Documentation for Oracle versions 8.1.7 and on is available at http://tahiti.oracle.com

For every version, there is a PL/SQL Packages and Types Reference manual that should provide information about all the supplied packages (occasionally, you'll find a package that is associated with a specialized function documented in the specialized manual rather than in the packages & types reference, but that's pretty rare). The SQL Reference also has a chapter on functions that lists the supplied functions.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文