A crash course in PostgreSQL, Part 1

02.09.2011

testdb=#

The commas tell psql where your columns end, and the semi-colon tells where your command ends. Try running the commands you've already learned on your test database and new table to see how they look. Use DROP TABLE tablename;

That's all for today. Come back for Part 2 to find out how to populate tables with data, to learn about schema, keys, normalization, views, and tuples, and to discover how to use pgAdmin3.

This article, "," was originally published at ITworld. For the latest IT news, analysis and how-tos, follow ITworld on and