Re: newbie question

From: Karsten Hilbert <Karsten(dot)Hilbert(at)gmx(dot)net>
To: pgsql-sql(at)postgresql(dot)org
Subject: Re: newbie question
Date: 2006-03-03 12:46:42
Message-ID: 20060303124642.GB7322@merkur.hilbert.loc
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

On Fri, Mar 03, 2006 at 12:30:20PM +0100, ivan marchesini wrote:

> another question...
> is it possible to copy a table to a view and then back the view to a
> table???

You need to read a basic textbook about what a view is.

Karsten
--
GPG key ID E4071346 @ wwwkeys.pgp.net
E167 67FD A291 2BEA 73BD 4537 78B9 A9F9 E407 1346

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Andrew Sullivan 2006-03-03 12:47:12 Re: Sequential scan where Index scan expected (update)
Previous Message Andrew Sullivan 2006-03-03 12:42:17 Re: Help with trigger that updates a row prior to a potentially aborted deletion?