answersLogoWhite

0

A query is how you extract information from a database, which is one of the main reasons we have databases. There are other kinds of queries, such as ones to add, edit and delete data and manipulate data in other ways and do other things with tables, but the ones that extract information are the most used.

User Avatar

Caleb Bala

Lvl 2
3y ago

What else can I help you with?

Continue Learning about Computer Science

What is the component of database that serve as the intermediary between the user and the database?

dbms


What extent should end users be involved in the selection of a database management system and database design?

End users should be significantly involved in the selection of a database management system (DBMS) and database design, as their insights are crucial for understanding the specific requirements and use cases. Their participation ensures that the chosen DBMS aligns with operational needs and enhances usability. Additionally, involving end users in the design process can lead to a more intuitive database structure, ultimately improving data accessibility and efficiency. However, the level of involvement may vary based on the project's complexity and the users’ technical expertise.


What is the role of data manager in dbms?

DBMS stands for DataBase Management System. So it's role is basically to manage the database. More specifically this software controls the storage, organization, retrieval, integrity and security of the data in the database.


High-Performance Oracle SQL Performance Tuning Tools for Databases?

database configuration monitoring, DBMS hardware configuration (a DBMS and related database may span computers, networks, and storage units) and related database mapping


WHAT TASKS does dbms do?

A Database Management System or DBMS provides the interface between users and a database. Some of its tasks include: data integrity, security, recovery of data, support concurrent updates and update data.

Related Questions

What do you mean by Schema in DBMS?

overall design of the database


Construct system architecture of DBMS . explain each component in detail?

a representation of DBMS design. It helps to design, develop, implement, and maintain the database management system. A DBMS architecture allows dividing the database system into individual components that can be independently modified, changed, replaced, and


Hos is DBMS different from a Database?

DBMS is database management. Database is where the information is stored.


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

DBMS Deesign implementation


Is java DBMS?

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


What are the importance of dbms in industrial environment?

importance of DBMS


What is specialized users and in DBMS?

In a database management system (DBMS), specialized users are individuals with specific roles or expertise related to database administration, development, or analysis. These users typically have advanced knowledge of the DBMS platform and are responsible for tasks such as database design, optimization, security implementation, and performance tuning. Specialized users often contribute to improving the efficiency and effectiveness of database operations within an organization.


What is the difference between database application and dbms?

A DBMS is a database management system. A database application would be something inside the DBMS such as: ~a way to search files ~a way to pull certain information


What is the difference between homogeneous database and heterogeneous database?

A Homogeneous database will have only one DBMS, while heterogeneous databases have multiple DBMS's


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.


Is the DBMS Software selection done before the conceptual design?

Obviously Yes; however, if you are mastered in every database administration, then perhaps it is not applicable for you. But selection of database software should be done before the conceptual design.


What are different kinds of Database?

Different kinds of database are: * DBMS * RDBMS