Re: sql-99 array type




Oracle has had the array data type (as well as nested tables) since
version 8.

Ouch. I might have to start fighting with Oracle again.
I wonder if there are any development plans for mysql
and/or postgres, to ever do the same?

.



Relevant Pages

  • Re: The future of Java
    ... I rate MySQL far, far below Postgres, Derby and the free versions of Oracle DB and IBM DB2. ... SQL Server or Oracle XE for my local work on Windows/Linux/Mac OS X lets me do everything I need to do to support my company's clients. ... In fact I use SQL Server on the odd .NET project only to keep acquainted; otherwise I'd pare my choices down to Postgres and Oracle XE. ...
    (comp.lang.java.programmer)
  • Re: The future of Java
    ... I use Postgres in my personal development projects but that does not represent any sort of "high end". ... MySQL has only annoyed me, even at the low end, to the point where I simply will not consider it for anything serious. ... Oracle is miles better than MySQL for compliance. ...
    (comp.lang.java.programmer)
  • Re: PHP MySQL WHY?
    ... >> Why is it MySQL and not PostGRES or SQLite? ... > experience with Postgres to criticise it - indeed it is offered as GPL ... Do you think it is better than Oracle? ... Postgresql: My personal favorite: GPL, featurerich, robust, well documented. ...
    (comp.lang.php)
  • Re: The future of Java
    ... I rate MySQL far, far below Postgres, Derby and the free versions of Oracle DB and IBM DB2. ... SQL Server or Oracle XE for my local work on Windows/Linux/Mac OS X lets me do everything I need to do to support my company's clients. ... In fact I use SQL Server on the odd .NET project only to keep acquainted; otherwise I'd pare my choices down to Postgres and Oracle XE. ...
    (comp.lang.java.programmer)
  • Re: Running large DBs on FreeBSD
    ... You can't really compare mysql to oracle at all, and mentioning them in the same breath sounds funny to me... ... it really depends on your workload and how much truly relational qork you're expecting the DB to do. ... There are people running terabyte DB's under postgres. ...
    (freebsd-stable)