answersLogoWhite

0

Database specialization means that a DBMS product is integrated in the development of a system.

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

What is meant by specialization dbms?

the process of designating subgroupingswithin an entity set


What is meant by specialization in dbms?

Specialization in DBMS refers to the process of dividing a superclass into multiple subclasses based on specific characteristics. Each subclass inherits attributes and relationships from the superclass, allowing for more specific data modeling and organization. Specialization helps to represent complex data structures in a more organized and efficient manner.


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 are three types of dbms?

Hierarchical DBMSNetwork DBMSRelational DBMS


What are rows in dbms?

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


What are the importance of dbms in industrial environment?

importance of DBMS


What is the purpose of dbms?

What is the purpose of dbms?DBMS is a software that organises the creation, storage and maintenance of Databases for end users.


What is difference between generalization and specialization in DBMS?

DBMS: Data Base Management Systemgeneralization and specialization are important relationships that exist betweena higher level entity set and one or more lower level entity sets.1. generalization is the result of taking the union of two or more lower level entity sets to produce a higher level entity sets.specialization is the results of taking subsets of a higher level entity set to form a lower level entity sets.2. In generalization,each higher level entity must also be a lower level entity.In specialization,some higher level entities may not have lower-level entity sets at all.3. Specialization is a Top Down process where as Generalization is Bottom Up process.


When was Polyhedra DBMS created?

Polyhedra DBMS was created in 1993.


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)