Update « Insert Delete Update « PostgreSQL






1.Update a single row
2.Using expression in update statement
3.Update two columns in one single statement
4.A simple UPDATE: change one cell
5.Updating entire columns
6.Updating Several Columns
7.Using UPDATE with several Employees
8.Update in a slice
9.Using user defined function to update table data