The CREATE PROCEDURE statement provides special syntax for Oracle routines in packages, a three-part name in the SOURCE clause where the middle part identifies the package.
CREATE procedure语句为包中的Oracle例程提供了特殊语法,即source子句中分三部分的名称,其中中间的部分标识包。
The GRANT statement syntax for other database objects is similar and is available in the DB2 UDB documentation.
其他数据库对象的grant语句语法是相似的,请参考db 2 UD b文档。
Figure 8 shows the syntax diagram of the REVOKE statement for tables and views.
图8显示表和视图的revoke语句的语法图。
应用推荐