Procedural Extensions
SingleStore Procedural Extensions (PSQL) are available beginning in MemSQL version 6.
Within stored procedures, you can write flexible queries that use static parameterized SQL and dynamic SQL.
In this section
- Performance
- Control Flow
- Additional Data Types
- Stored Procedures
- User-Defined Scalar-Valued Functions (UDFs)
- User-Defined Table-Valued Functions (TVFs)
- User-Defined Aggregate Functions (UDAFs)
- External Functions
- Static Parameterized SQL
- Dynamic SQL
- Procedural Extensions Security
- Procedural SQL Reference
- See Also
Last modified: August 14, 2024