Summary
In this module, you learned how to create stored procedures using the CREATE PROCEDURE keywords. You learned how to use a stored procedure using the CALL keyword. You also created a user-defined function and practiced with built-in functions.
Now that you completed this module, you're able to:
- Create a stored procedure in Azure Database for PostgreSQL.
- Call a stored procedure in Azure Database for PostgreSQL.
- Create and use a function in Azure Database for PostgreSQL.
For more information about the topics in this module, see: