Prepared Statements
Learn about prepared statements in MariaDB Server. This section details how to use them for efficient and secure execution of repetitive SQL queries, preventing SQL injection vulnerabilities.
DEALLOCATE / DROP PREPAREEXECUTE StatementEXECUTE IMMEDIATEPREPARE StatementOut Parameters in PREPARE
Last updated
Was this helpful?