Module for creating MariaDB packages:
Area for designating the public procedures and functions.
Area for creating package-internal declarations, package-internal procedures and functions, public procedures and functions, and the executable section of the package.
The PACKAGE and the PACKAGE BODY area can be defined and saved at the same time.
If the server is not running in ORACLE mode, it will be activated temporarily while saving.
In the SQL editor for the BODY area you can search, select and replace.
|