PostgreSQL 8.0.1 Documentation | ||||
---|---|---|---|---|
Prev | Fast Backward | Chapter 50. BKI Backend Interface | Fast Forward | Next |
50.3. Example
The following sequence of commands will create the table test_table with two columns cola and colb of type int4 and text, respectively, and insert two rows into the table.