Re: Welcome to the pgsql-admin list!

From: "Kevin Grittner" <Kevin(dot)Grittner(at)wicourts(dot)gov>
To: "Gibson Chimhamhiwa" <gchimhamhiwa(at)gmail(dot)com>, <pgsql-admin(at)postgresql(dot)org>
Subject: Re: Welcome to the pgsql-admin list!
Date: 2008-07-23 14:39:42
Message-ID: 4886FCE2.EE98.0025.0@wicourts.gov
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

>>> "Gibson Chimhamhiwa" <gchimhamhiwa(at)gmail(dot)com> wrote:

> I have a simple table below and I want to be able to traverse it
using SQL.
> Can somebody please advise me how I can do this in postgreSQL.
>
> CREATE TABLE grouping

SELECT * FROM grouping;

If that isn't what you're looking for, we need more information to be
able to help.

If you follow up on this, please start a new thread with a subject
line appropriate to the discussion; it will help the right people
notice your mail.

-Kevin

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Campbell, Lance 2008-07-23 14:56:22 Query a list of tables
Previous Message Gibson Chimhamhiwa 2008-07-23 09:23:41 Re: Welcome to the pgsql-admin list!