answersLogoWhite

0

What else can I help you with?

Continue Learning about Information Science

Who are the three types of persons involved in a general purpose DBMS?

Three types of people who are are involved with a general-purpose DBMS include:DBMS developersApplication developers and Database administratorsApplication's end-users (e.g., accountants, insurance people, medical doctors, etc.)


What is data dependency in DBMS?

Data dependency in DBMS refers to the relationship between different data elements within a database. There are three main types: functional dependency (one attribute determines another), partial dependency (part of a composite key determines other attributes), and transitive dependency (dependency between non-key attributes). Understanding data dependencies is crucial for database normalization and maintaining data integrity.


What is the fullform of DBMS?

The full form of DBMS is Database Management System.


What is intension in dbms?

In database management system (DBMS), intension refers to the structure or schema of the database. It defines the overall design and organization of the database, including tables, columns, data types, constraints, and relationships. It serves as a blueprint for creating and managing the database.


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.

Related Questions

Who are the three types of persons involved in a general purpose DBMS?

Three types of people who are are involved with a general-purpose DBMS include:DBMS developersApplication developers and Database administratorsApplication's end-users (e.g., accountants, insurance people, medical doctors, etc.)


Explain the types of dbms users?

There are four types of DBMS users,Naive UsersOnline UsersApplication Program UsersDatabase AdministratorNote: The description of above points is currently not available.


What are some of DBMS Types?

1. Following are the different types of dbmsMySQLMicrosoft SQL ServerMS AccessFoxproSAPdBASETibero 6


What are the types of dbms attributes?

Types of Attributes in Dbms areKey or non key attributesRequired or optional AttributesSimple or composite AttributesSingle-valued and multi-valued AttributesStored, Coded or derived Attributes


How Armstrong rules are complete or sound in dbms?

Armstrong rules are complete or sound in dbms by clarifying the types of situations which need to be achieved and done.


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)


How many types of normal forms in DBMS?

total 6 normal forms


Name three vendors of DBMS products?

Microsoft (MS SQL)IBMORACLE


What are different types of hashing techniques are there in DBMS?

there are 2 types of hashing techniques 1- Static hashing 2-Dynamic hashing


What is intelligent internet system in dbms?

intelligent DBMS can mean a variety of things that mimic intelligence. A DBMS may have interpreting ability so you can speak to it in English rather than SQL or it may be able to determine data types without the user specifying them etc.


What are highlights of DBMS?

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


How many types relationship in DBMS?

There are 4 type of relationship ...one to oneone to manymany to manymany to one