Re: [OT] MySQL is bad, but THIS bad? - Mailing list pgsql-hackers

From David Fetter
Subject Re: [OT] MySQL is bad, but THIS bad?
Date
Msg-id 20060518184051.GA4952@fetter.org
Whole thread Raw
In response to Re: [OT] MySQL is bad, but THIS bad?  ("Jim C. Nasby" <jnasby@pervasive.com>)
List pgsql-hackers
On Thu, May 18, 2006 at 01:22:55PM -0500, Jim C. Nasby wrote:
> On Thu, May 18, 2006 at 11:09:28AM -0700, David Fetter wrote:
> > postgres=# CREATE TABLE dual();
> > CREATE TABLE
> 
> You forgot to populate it.

Oh, right. :)

postgres=# CREATE TABLE dual AS SELECT 1;
SELECT

Cheers,
D
-- 
David Fetter <david@fetter.org> http://fetter.org/
phone: +1 415 235 3778        AIM: dfetter666                             Skype: davidfetter

Remember to vote!


pgsql-hackers by date:

Previous
From: Stephen Frost
Date:
Subject: Re: [OT] MySQL is bad, but THIS bad?
Next
From: Andrew Dunstan
Date:
Subject: Re: [OT] MySQL is bad, but THIS bad?