Views... - Mailing list pgsql-general

From Christian Marschalek
Subject Views...
Date
Msg-id 000001c0c9da$9483e820$0200a8c0@server
Whole thread Raw
Responses Re: Views...
List pgsql-general
Hi!

Let's say I have 3 Tables... Teacher,Class,Pupil.
Now if I want to have the lessions easily accessable I could make
another Table called lessions with some attributes from
Teacher,Class,Pupil combined.

I could also just make a view, couldn't I?

Where's the difference?

Thanks for your time in advance!

Yours, Chris


pgsql-general by date:

Previous
From: "Muhammad Rusydi"
Date:
Subject: recovery in postgresql
Next
From: Joel Burton
Date:
Subject: Re: Views...