| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: Are DOMAINs part of SQL-99 standard?
The concept of Domain is first introduced by the Oracle. It a kind of Enumerated datatype. which is latter included in the SQL 99 specification.
As for as implementation is concern, a 100% java database Daffodil DB implements all constructs of SQL 99, and it provide support of DOMAINs too.
Lets check it !!
-- Posted via http://dbforums.comReceived on Thu Jul 17 2003 - 06:32:57 CDT
![]() |
![]() |