©SQL :: Manager
HomeProgram InformationTechnical detailsFree downloadDonate for a cup of coffee
myway SQL Manager for MySQL and MariaDB, Download on Uptodown
Create Package on MariaDB database

Create Package on MariaDB database

Packages Creation of MariaDB packages is part of the packages management
Create MariaDB packages

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.

Save package Saves the package to the database.
Searching in SQL Editor:
Search SQL text Find and highlight terms in the SQL Editor.
Search and replace Search and replace - turn on feature.
Delete markers Delete search markers.
Jump to previous marker Jump to previous marker.
Jump to next marker Jump to next marker.
Package head:
Package name: Name of the package.
Creator: Creator of the package.
Security type: Selection of the security type for the package.
Comment: Comment about the package.
More information about editing SQL scripts: SQL Editor
More information about MariaDB packages can be found here:: mariadb.com
Updated: 2023-09-16ImprintContactTerms & conditionsPrivacy & CookiesUpdatesSitemapFacebookLinkedinTwitterStatistics©2020-2024 Heino Cunze-Fischer