Re: sql-99 array type
From: Cimode <cimode_at_hotmail.com>
Date: 4 Jul 2006 05:04:28 -0700
Message-ID: <1152014668.266864.8710_at_v61g2000cwv.googlegroups.com>
Date: 4 Jul 2006 05:04:28 -0700
Message-ID: <1152014668.266864.8710_at_v61g2000cwv.googlegroups.com>
As a non SQL DBMS, Caché from InterSystems implements array data type.(based on good ol MUMPS)
You may download a personal version from their website.
Hope this helps...
Darnel Castnblast wrote:
> Are there any databases that have implemented the
> array type, found in the sql-099 spec?
>
> Doesn't this (array types in sql) mean
> relational tables could model many-to-one relations
> in a more tree-like manner, where the attachee table
> holds pointers to the attacher tables of a
> many-to-one relationship?
>
> If so, this would make automated GUI form
> generation (matching a schema) almost trivial.
Received on Tue Jul 04 2006 - 14:04:28 CEST