Re: Copy table structure

From: "Chris Boget" <chris(at)wild(dot)net>
To: "Peter Childs" <blue(dot)dragon(at)blueyonder(dot)co(dot)uk>
Cc: <pgsql-novice(at)postgresql(dot)org>
Subject: Re: Copy table structure
Date: 2003-10-08 13:31:14
Message-ID: 017001c38da0$726cc2c0$8c01a8c0@ENTROPY
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

noob alert.

> SELECT * FROM oldtable WHERE false;

What exactly is this doing? What is the 'WHERE false' doing for the
query?

Chris

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Oliver Elphick 2003-10-08 14:02:59 Re: Copy table structure
Previous Message Peter Childs 2003-10-08 07:31:17 Re: Copy table structure