Re: Is it databases in general, SQL or Postgresql?

From: Bob Pawley <rjpawley(at)shaw(dot)ca>
To: Bricklen Anderson <BAnderson(at)PresiNET(dot)com>
Cc: Postgre General <pgsql-general(at)postgresql(dot)org>
Subject: Re: Is it databases in general, SQL or Postgresql?
Date: 2005-11-15 18:10:15
Message-ID: 00b501c5ea0f$d41b5fe0$ac1d4318@OWNER
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Thank you very much for the suggestion. I have two books (1 general SQL and
1 specific for Postgre) , the documentation that comes with Postgre and
other web sources.

I have found no reference to how to structure this.

All of the references and the help I have so far received from the list
seems to be geared to data retreival. I am trying to move data, as part of
the structure, from one permanent table to another permanent as a primary
key.

Perhaps I am attempting a database structure that SQL, by ityself, will not
support.

Bob

----- Original Message -----
From: "Bricklen Anderson" <BAnderson(at)PresiNET(dot)com>
To: "Bob Pawley" <rjpawley(at)shaw(dot)ca>
Cc: "Postgre General" <pgsql-general(at)postgresql(dot)org>
Sent: Tuesday, November 15, 2005 10:00 AM
Subject: Re: [GENERAL] Is it databases in general, SQL or Postgresql?

> Bob Pawley wrote:
>> Hope someone can help me learn.
>>
> I highly suggest getting an entry level book on SQL and reading that, then
> going
> through the PostgreSQL documentation. This will better equip you to solve
> these
> problems, and no doubt get you much further ahead in a shorter period of
> time.
> --
> _______________________________
>
> This e-mail may be privileged and/or confidential, and the sender does
> not waive any related rights and obligations. Any distribution, use or
> copying of this e-mail or the information it contains by other than an
> intended recipient is unauthorized. If you received this e-mail in
> error, please advise me (by return e-mail or otherwise) immediately.
> _______________________________

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Eric B. Ridge 2005-11-15 18:11:03 Re: Number of items in a cursor...
Previous Message Bruce Momjian 2005-11-15 18:08:50 Re: clustering by partial indexes