A function is user defined and can be used to compute results for queries.
Functions can be written in standard SQL or in PL/pgSQL which is a procedural language.
A function is user defined and can be used to compute results for queries.
Functions can be written in standard SQL or in PL/pgSQL which is a procedural language.
Comments
Article is closed for comments.