Re: Welcome to the pgsql-admin list! - Mailing list pgsql-admin

From Kevin Grittner
Subject Re: Welcome to the pgsql-admin list!
Date
Msg-id 4886FCE2.EE98.0025.0@wicourts.gov
Whole thread Raw
In response to Re: Welcome to the pgsql-admin list!  ("Gibson Chimhamhiwa" <gchimhamhiwa@gmail.com>)
List pgsql-admin
>>> "Gibson Chimhamhiwa" <gchimhamhiwa@gmail.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

pgsql-admin by date:

Previous
From: "Gibson Chimhamhiwa"
Date:
Subject: Re: Welcome to the pgsql-admin list!
Next
From: "Campbell, Lance"
Date:
Subject: Query a list of tables