Select : Insert Delete Update : PostgreSQL examples (example source code) Organized by topic

C++
PHP
PostgreSQL
PostgreSQL Home »  Insert Delete Update   » [  Select  ]   
 



1.  Do calculation in select statement
2.  Query a single row
3.  Do math calculation in select statement
4.  Write expressions, not just simple column references, in the select list
5.  Use aggregate function in select statement
6.  Using defined function in select statement