Experience level

Newcomer

Session Track

Postgres

Working With Functions in PostgreSQL

This session details how to create and implememnt user-defined functions in the PostgreSQL RDBMS. The audience will be shown functions using arguments that can be overloaded and defined as polymorphic. One will be able to return anything from individual values to entire record sets.