PostgreSQL INSERT

This tutorial shows you how to use the PostgreSQL INSERT statement to insert a new row into a table and return the last inserted id.