在哪里可以找到 PL/SQL 编程语言的官方语法?

发布于 2024-09-26 16:58:19 字数 204 浏览 0 评论 0原文

在哪里可以找到 PL/SQL 编程语言的官方语法?我看到 Antlr 项目用户贡献的语法,但我希望找到更权威的来源。

Where can I find an official grammar for the PL/SQL programming language? I see that the Antlr project has a user-contributed grammar, but I was hoping to find a more authoritative source.

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

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

发布评论

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

评论(3

哆啦不做梦 2024-10-03 16:58:19

Also, you can take a look at a community PL/SQL ANTLR grammar in ANTLR grammars repository.

作妖 2024-10-03 16:58:19

PL/SQL 的官方语法可以在 中找到PL/SQL 语言参考 第 13 章一个>。

The official grammar for the PL/SQL can be found at the Chapter 13 of the PL/SQL Language Reference.

关于从前 2024-10-03 16:58:19

你指的是文档吗?了解 Oracle 的版本会有所帮助 - 这个链接涵盖 9i(技术上是 v9.2)

You mean the documentation? It'd help to know what version of Oracle -- this link covers 9i (v9.2 technically).

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