answersLogoWhite

0

What else can I help you with?

Related Questions

What are three types of dbms?

Hierarchical DBMSNetwork DBMSRelational DBMS


What are the disadvantages and disadvantages of object oriented DBMS?

#


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)


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


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

DBMS Deesign implementation


What are highlights of DBMS?

NA_ what are highlights of advanced DBMS what are highlights of advanced DBMS what are highlights of advanced DBMS


Is java DBMS?

no, Java is not dbms.. Java is a programming language Dbms is database


Is SQL DBMS or RDBMS?

dbms


What is difference between Schema and Subschema?

SCHEMA is the physical arrangement of the data as it appears in the DBMS. SUB-SCHEMA is the logical view of the data as it appears to the application program.


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.


What are rows in dbms?

In DBMS the data is stored in the form of table . Each row in DBMS is known as tuple.