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

From: avpro avpro <avprowebeden(at)gmail(dot)com>
To: "pgsql-novice(at)postgresql(dot)org" <pgsql-novice(at)postgresql(dot)org>
Subject: understand basics - multiple cars in a database - selection of one
Date: 2014-02-04 21:20:25
Message-ID: CAAQdDn=U7m89QkqTJetuxVB316LcY=RRtZr+6UJi_=r6Epaj7w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

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

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Richard Broersma 2014-02-04 21:25:14 Re: understand basics - multiple cars in a database - selection of one
Previous Message csmtcy 2014-02-04 17:48:06 Re: Couldn't get the database from heroku