answersLogoWhite

0

What else can I help you with?

Related Questions

What are three types of dbms?

Hierarchical DBMSNetwork DBMSRelational DBMS


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

DBMS Deesign implementation


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


Advantages and disadvantages of object oriented databases?

advantages of object oriented data base


What is the use of dbms?

DataBase Management System (DBMS)is a software package# it allows data to be effectively stored, retrieved and manipulatedand # the data stored in a DBMS packege can be accessed by multiple users and by multiple application programs like (SQL Server, Oracle, Ms-Access) .Types of DBMS# Hierarachical DBMS (HDBMS)# Network DBMS (NDBMS)# Relational DBMS (RDBMS)# Object Oriented DataBase(OODB)# Distributed DBMS (DDBMS)


What are the type of DBMS?

The main types of database management systems (DBMS) are relational DBMS (RDBMS), NoSQL, and object-oriented database management systems (OODBMS). RDBMS like MySQL and PostgreSQL store data in tables with rows and columns, NoSQL databases like MongoDB offer more flexibility in data storage, and OODBMS are designed to work with object-oriented programming languages.


5th semester for information technology?

environmental science and engineering object oriented analysis and design operating systems computer networks telecommunication systems dbms


What is the difference between OODBMS and DBMS?

Third generation of database design theory. DBMS: Database Management System RDBMS: Relational Database Management System OODBMS: Object Oriented Database Management System


What is encapsulation and data hiding in dbms?

ODBMS stands for object oriented database management system. Encapsulation in ODBMS can be defined as binding of data together.


Is c is complete object oriented programming language?

No. C is not object oriented. C++ is object oriented.


Difference of c plus plus and fox pro?

C++ is a generic, general purpose, object-oriented, structured programming language used to produce native machine code programs. FoxPro is a procedural language and Database Management System (DBMS).