Re: Help with Methods ???

From: Malte Finsterwalder <finsterwalder02_at_web.de>
Date: Mon, 07 Oct 2002 17:00:01 GMT
Message-ID: <3da1b504.808402_at_news.compuserve.de>


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
  • object-oriented databases
  • object-relational 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 - 19:00:01 CEST

Original text of this message