answersLogoWhite

0

Yes

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

The type of database management approach that can handle multimedia is the?

Object oriented DBMS


What type of database management approach that can handle multimedia?

Object-oriented DBMS


Where can one find information about an object oriented database?

One can find information about an object oriented database in the book 'On Object Oriented Database Systems'. One can also find information about an object oriented database online on the IndiaBix website.


How the implementation and design of object oriented database system is differen from non object oriented database system?

DBMS Deesign implementation


List the advantage and disadvantage of database management system?

Answering "List the advantage and disadvantage of object oriented database model?" Answering "List the advantage and disadvantage of object oriented database model?"


Why firm shift from conventional database to object oriented database?

simplified standard model of database


What is procedural approach and object-oriented approach in java?

h


Is the high-level language is also an object oriented program?

Not necessarily. Any language with an object-oriented approach will be a high-level language, but a high-level language does not have to use an object-oriented approach.


How do you design forms in object oriented database?

A database is about storing data, not about creating forms. You would create the forms in some programming language - NOT something directly related to the database server - than have your forms, or rather your program in general, connect to the database.


What is novell's object-oriented database organized as a hierarchical tree?

edirectory


How does an object-oriented database compare to a relational database?

object-oriented is index by object with no relationship to each other. Relational db has links to other db that have specific information. Some may have Names.db and relate to address.db and so on.


What is a database that stores data in objects?

An object-oriented database (OODB) is a type of database that stores data in objects rather than in tables, making it easier to represent complex relationships and hierarchies in data. OODBs are designed to work well with object-oriented programming languages and frameworks.