| Oracle9i Supplied PL/SQL Packages and Types Reference Release 1 (9.0.1) Part Number A89852-02 |
|
DBMS_TRANSACTION , 8 of 19
This procedure is equivalent to following SQL statement:
COMMIT COMMENT <text>
DBMS_TRANSACTION.COMMIT_COMMENT ( cmnt VARCHAR2);
| Parameter | Description |
|---|---|
cmnt |
Comment to associate with this commit. |
|
|
![]() Copyright © 1996-2001, Oracle Corporation. All Rights Reserved. |
|