Re: understand basics - multiple cars in a database - selection of one - Mailing list pgsql-novice

From John Meyer
Subject Re: understand basics - multiple cars in a database - selection of one
Date
Msg-id 52F15D01.8040001@pueblocomputing.com
Whole thread Raw
In response to understand basics - multiple cars in a database - selection of one  (avpro avpro <avprowebeden@gmail.com>)
List pgsql-novice
Start by searching on Amazon for Database design.



On 2/4/2014 2:20 PM, avpro avpro wrote:
> hello,
>
> I would like to understand the basics of the database architecture:
> I have several cars in a database;
> when the application is lunched, I would like to select one car and
> then every property, option, transaction applicable to this car should
> be recorded by the application automatically.
>
> basically I'm trying to avoid a menu adding the relevant car
> every-time a property is changed.
>
> how is this happening at database level?
> any references available for this example or something similar?
> thank you.
> John



pgsql-novice by date:

Previous
From: avpro avpro
Date:
Subject: Re: understand basics - multiple cars in a database - selection of one
Next
From: David Johnston
Date:
Subject: Re: understand basics - multiple cars in a database - selection of one