Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: mysql

RE: mysql

From: Anthony Molinaro <amolinaro_at_wgen.net>
Date: Mon, 4 Apr 2005 16:47:16 -0400
Message-ID: <D17DB304A9F42B4787B68861F9DAE61CE8EF18@wgdc02.wgenhq.net>


My biggest MySQL pet peeve, this sql statement is totally legal:

Select deptno, job, count(*) from emp group by deptno;

Ok, how horrible is that?!

What's worse, the doc treats this silliness as a "feature". (yuck)

-----Original Message-----
From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Goulet, Dick Sent: Monday, April 04, 2005 4:21 PM
To: thump_at_cosmiccooler.org; oracle-l_at_freelists.org Subject: RE: mysql

MaxDB =3D3D MySql Same piece of trash.=3D20

-----Original Message-----
From: David [mailto:thump_at_cosmiccooler.org]=3D20 Sent: Monday, April 04, 2005 4:09 PM
To: oracle-l_at_freelists.org
Subject: Re: mysql

I have learned a bit morr and should have waited before submitting my question to you all...

Actual question is in regards to Oracle and MAXDB.

Thanks!!
--=3D20
..
David

> What are the largest pros and cons involved in discussing mysql versus
> Oracle?
> --
> ..
> David

>

> --
> http://www.freelists.org/webpage/oracle-l
>
--
http://www.freelists.org/webpage/oracle-l
--
http://www.freelists.org/webpage/oracle-l
--
http://www.freelists.org/webpage/oracle-l
Received on Mon Apr 04 2005 - 16:51:08 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US