PartiQL stored procedures in Amazon QLDB
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: