X
  • Search
  • Products
  • Services
  • Resources
  • About
  • Contact
  • Login

Copyright © 2025 MariaDB. All rights reserved.

The Ultimate Guide to High Availability with MariaDB
Download Now
  • Knowledge Base
  • Contact
  • Login
  • Search
  • Products
  • Solutions
  • Resources
  • Company
  • Pricing
  • Download
Knowledge Base » MariaDB Server Documentation » Programming & Customizing MariaDB » Stored Routines
  • Home
  • Open Questions
  • MariaDB Server
  • MariaDB MaxScale
  • MariaDB ColumnStore
  • Connectors
Ask a question here
Localized Versions
  • Gli Stored Program e le Viste [it]
  • Stored Routines [ko]

Stored Routines

Stored procedures and stored functions.

  • Stored Procedures

    Routine invoked with a CALL statement.
  • Stored Functions

    Defined functions for use with SQL statements.
  • Stored Routine Statements

    under: » MariaDB Server Documentation » Using MariaDB Server » SQL Statements & Structure » SQL Statements
    SQL statements related to creating and using stored routines.
  • Binary Logging of Stored Routines

    Stored routines require extra consideration when binary logging.
  • Stored Routine Limitations

    SQL statements not permitted in stored programs.
  • Stored Routine Privileges

    under: » MariaDB Server Documentation » Programming & Customizing MariaDB » Stored Routines » Stored Functions
    Privileges associated with stored functions and stored procedures.
  • ← Programmatic & Compound Statements
  • ↑ Programming & Customizing MariaDB ↑
  • Triggers & Events →
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.
  • ↑ Programming & Customizing MariaDB ↑
  • Programmatic & Compound Statements
  • Stored Routines
  • Triggers & Events
  • Views
  • User-Defined Functions
  • Products
  • Solutions
  • Resources
  • Company
  • Pricing
  • Download MariaDB
Subscribe to our newsletter!
  • Legal
  • Privacy Policy
  • Cookie Policy

Copyright © 2025 MariaDB. All rights reserved.