answersLogoWhite

0

so it role is basically to manage the database

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What is structural constraints?

Structural constraints are set in place by a system or organization. This is based on rules that are to be followed as directed by the organization.


Consistency constraints in dbms?

it describes the instance of one entity is associated with each instances of an entity depending upon the range of cardinality constraints are two types they are minimum cardinality maximum cardinality


What is a Multi-user DBMS Architecture?

A Multi-user DBMS Architecture is one big system of users and queries. The use of these are to over look and execute plans safely and does not violate and integrity constraints.


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 ensures the value of the foreign key matches another tables primary key?

It is the DBMS that ensures the value of the foreign key matches another table's primary key when referential integrity constraints are enabled within the DBMS


What is integrity problem in dbms?

Integrity problems in a database management system (DBMS) refer to issues such as data inconsistencies, duplicates, or inaccurate information that may arise due to violations of data integrity constraints. These constraints ensure the accuracy and validity of data stored in the database by enforcing rules such as unique values, referential integrity, and domain constraints. Failure to maintain data integrity can lead to errors, data corruption, and compromised reliability of the information stored in the database.


Describe two alternatives for specifying structural constraints on relationship types?

funny if i know the answer then why i search the answer of this question.


Mention 3 situations where it is not desirable to use dbms?

For small-scale projects with minimal data storage requirements, using a DBMS may introduce unnecessary complexity and overhead. In scenarios with strict real-time constraints or extreme performance requirements, the additional processing time involved in interacting with a DBMS may not be acceptable. When the data is highly unstructured or varies significantly in format, a DBMS may not be the most efficient or effective storage solution.


Which statement reflects the structural-functional approach to the issues of gender roles?

Gender roles help maintain social order :)


What is functional dependency in DBMS?

A key is a set of attributes that uniquely identifies an entire tuple, a function dependency allow us to express constraints that uniquely identify the values of certain attribute.


What are highlights of DBMS?

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


What are advantages of rdbms over dbms?

Some advantages of relational database management systems (RDBMS) over traditional database management systems (DBMS) include data integrity through the use of constraints, normalization to reduce redundancy, support for ACID transactions, and standardized SQL language for data manipulation. RDBMS also offer scalability and flexibility for complex data structures and relationships.