Details
-
New Feature
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
Implement a subset of the system package SYS.DBMS_TRANSACTION:
- Procedure DBMS_TRANSACTION.COMMIT - Equivalent to the SQL statement: COMMIT
- Procedure DBMS_TRANSACTION.ROLLBACK - Equivalent to the SQL statement: ROLLBACK
Attachments
Issue Links
- blocks
-
MDEV-34323 Oracle compatibility project 3
- Open
- is blocked by
-
MDEV-34391 SET PATH statement
- In Review