Are the functions in PostgreSQL like the Stored Procedures on SQL Server?? If so, could someone post a simple function which for instance inserts a new record. I just want to have a preview of the syntax of the code. I later will look up some documentation on this subject.
Thanks in advance.