Re: Is my MySQL Gaining ?

From: Martijn van Oosterhout <kleptog(at)svana(dot)org>
To: Casey Allen Shobe <cshobe(at)softhome(dot)net>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Is my MySQL Gaining ?
Date: 2003-12-28 07:57:44
Message-ID: 20031228075744.GB21488@svana.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-advocacy pgsql-general pgsql-hackers

On Sun, Dec 28, 2003 at 02:42:20AM -0500, Casey Allen Shobe wrote:
> D. Dante Lorenso (Sunday 28 December 2003 00:45)
> > The only SQL customizations that MySQL has that I really miss in PostgreSQL
> > are the commands:
> >
> > SHOW DATABASES;
> > SHOW TABLES;
> > DESC table;
>
> I agree here. Similarly, one of the things I miss most from DB2 is 'LIST
> TABLES'. I don't have any problem at all remembering \commands - the only
> problem is, as you described, that they are unique to psql.

Yes, they do vary, there is no stardard. As you point out, DB2 and MySQL use
different commands, as does probably every other database. There is no
command that is going to work everywhere.

> One of the things I miss most from MSSQL is the ability to use variables.
> Supposedly MySQL has this ability as well. I can come up with a very good
> reason if you want to hear it ;-).

psql has variables, though I can't comment on how they compare to MSSQL's.

--
Martijn van Oosterhout <kleptog(at)svana(dot)org> http://svana.org/kleptog/
> (... have gone from d-i being barely usable even by its developers
> anywhere, to being about 20% done. Sweet. And the last 80% usually takes
> 20% of the time, too, right?) -- Anthony Towns, debian-devel-announce

In response to

Responses

Browse pgsql-advocacy by date

  From Date Subject
Next Message Gaetano Mendola 2003-12-28 08:29:00 Re: Is my MySQL Gaining ?
Previous Message Casey Allen Shobe 2003-12-28 07:42:20 Re: Is my MySQL Gaining ?

Browse pgsql-general by date

  From Date Subject
Next Message Gaetano Mendola 2003-12-28 08:29:00 Re: Is my MySQL Gaining ?
Previous Message Casey Allen Shobe 2003-12-28 07:42:20 Re: Is my MySQL Gaining ?

Browse pgsql-hackers by date

  From Date Subject
Next Message Gaetano Mendola 2003-12-28 08:29:00 Re: Is my MySQL Gaining ?
Previous Message Casey Allen Shobe 2003-12-28 07:42:20 Re: Is my MySQL Gaining ?