Create Function « Store Procedure Function « PostgreSQL






1.Create a simeple function
2.Case insensitive
3.Add three parameters together in a function
4.Functions with Output Parameters
5.Pass in entire table row to a function
6.The simplest possible SQL function has no arguments and simply returns a base type