Re: [SQL] Table relationships

2007-01-09 Thread D'Arcy J.M. Cain
On Mon, 8 Jan 2007 17:07:56 -0600 Curtis Scheer <[EMAIL PROTECTED]> wrote: > -> Is there a difference between an address for the customer detail and an > address for the customer? > > Not really an address is an address, it's a matter of specify an address for > the customer master record which b

Re: [SQL] Table relationships

2007-01-09 Thread Aaron Bono
On 1/9/07, D'Arcy J.M. Cain wrote: On Mon, 8 Jan 2007 17:07:56 -0600 Curtis Scheer <[EMAIL PROTECTED]> wrote: > -> Is there a difference between an address for the customer detail and an > address for the customer? > > Not really an address is an address, it's a matter of specify an address for

Re: [SQL] Table relationships

2007-01-09 Thread D'Arcy J.M. Cain
On Tue, 9 Jan 2007 09:13:35 -0600 "Aaron Bono" <[EMAIL PROTECTED]> wrote: > On 1/9/07, D'Arcy J.M. Cain wrote: > >company <===> address <===> detail > > This approach implies that the address defines the relationship between a > company and the detail (the other departments/offices). I can

[SQL] Question about GUI

2007-01-09 Thread Judith
Hello every body, I just want to know if there is some GUI with postgreSQL for Fedore Core 3?? Thanks in advanced!! ---(end of broadcast)--- TIP 2: Don't 'kill -9' the postmaster

Re: [SQL] Question about GUI

2007-01-09 Thread Phillip Smith
Assuming you mean for administration, a couple of the options available out there are pgAdmin and phpPgAdmin... pgAdmin is a stand-alone program, available for both *nix and Windows, while phpPgAdmin is a web-based admin console. Another option is the PostgreSQL module of WebMin http://www.pgadmi