PartiQL stored procedures in Amazon QLDB - Amazon Quantum Ledger Database (Amazon QLDB)

PartiQL stored procedures in Amazon QLDB

Important

End of support notice: Existing customers will be able to use Amazon QLDB until end of support on 07/31/2025. For more details, see Migrate an Amazon QLDB Ledger to Amazon Aurora PostgreSQL.

In Amazon QLDB, you can use the EXEC command to run PartiQL stored procedures in the following syntax.

EXEC stored_procedure_name argument [, ... ]

QLDB supports the following system stored procedures only: