| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: Help with Methods ???
On Sun, 6 Oct 2002 23:00:37 -0400, RooGi-heto wrote:
>What is a good clear definition of a database method? and can custom
>methods be created in a database?
There are several types of databases:
Relational databases don't allow methods, since you can't extend the
type system.
The object-relational databases support methods for custome types.
As far as I know, which isn't probably much further than I could through you, active object-oriented databases support methods, while passive objekt-oriented databases do not.
A definition of a method may be found in the SQL:1999-Standard for OR-DBMSs or the ODMG-Standard for OO-DBMSs. But it's just a guess.
Greetings,
Malte Received on Mon Oct 07 2002 - 12:00:01 CDT
![]() |
![]() |