Generalization defines a is-a-kind of relationship in which one class shares its structure and/or behavior with one or more other classes. The concept of generalization in UML is similar to inheritance in Java. It maps directly to the extends keyword. It is shown by a straight line originating from the subclass with a hollow arrowhead pointing at the nearest superclass.
Chat with our AI personalities
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)
A DBMS delivers economy of scale because it is optimized for processing large amounts of data.
DBMS means Data Base Management System, it is not a programming language.
class in dbms is nothing but a collection of attributes.... class in java is defined as collection of objects....:D
MYSQL - a freely distributed DBMS Microsoft SQL Server - the product of old-brand Microsoft Oracle - a strong and powerful DBMS, which is normally used by larger enterprises nowadays.