Re: understand basics - multiple cars in a database - selection of one

Поиск
Список
Период
Сортировка
От John Meyer
Тема Re: understand basics - multiple cars in a database - selection of one
Дата
Msg-id 52F15D01.8040001@pueblocomputing.com
обсуждение исходный текст
Ответ на understand basics - multiple cars in a database - selection of one  (avpro avpro <avprowebeden@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: avpro avpro
Дата:
Сообщение: Re: understand basics - multiple cars in a database - selection of one
Следующее
От: David Johnston
Дата:
Сообщение: Re: understand basics - multiple cars in a database - selection of one