Re: Application logic and Business logic

From: frebe (fredrik_bertilsson_at_passagen.se)
Date: 03/20/05

  • Next message: alex99_at_medcentral.com.au: "Re: OO vs. RDB challenge"
    Date: 20 Mar 2005 10:53:40 -0800
    
    

    > Do you think Oracle is a relational database?
    Did I claim it to be? Anyway I know that Codd once made a definition of
    features that a relational database should have, and I have been told
    that Oracle does not support all this features. But if I would classify
    Oracle in one of the three major categories - hierachical, network and
    relational - it is a relational database.

    I also seen that Oracle has implemented some OO features (in a rather
    lousy way), so I would also claim it to be hybrid object-relational in
    some extent.

    Fredrik Bertilsson
    http://butler.sourceforge.net


  • Next message: alex99_at_medcentral.com.au: "Re: OO vs. RDB challenge"

    Relevant Pages

    • Re: Application logic and Business logic
      ... > that Oracle does not support all this features. ... > relational - it is a relational database. ... SQL isn't a relational language according to relational purists. ...
      (comp.object)
    • Re: acceptable way to program
      ... said, the practice you ... instead of a relational database there're a multitude of options: ... POJO (plain old java object) ... if you've already decided on a relational database (oracle) then your ...
      (comp.lang.java.programmer)
    • Re: DB2 and Oracle giving more job security
      ... PL/SQL or DB2 getting job more easily. ... Oracle is an enterprise databases with complex architecture, ... DB2 is slowly gaining market, ... The relational database market grew 12.1% from $16.6 billion in 2006 ...
      (comp.databases)
    • Re: Conditional Trigger
      ... new to PL/SQL and have tried writing a trigger but it's not working. ... Frank is suggesting that you use the tool properly. ... Oracle Ace Director & Instructor ... This, still, is using a relational database as a relational database. ...
      (comp.databases.oracle.misc)
    • Re: Parse Row to Columns
      ... > into a relational database such as Oracle? ... I'd like to change the following into the latter format. ...
      (comp.lang.perl.misc)