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?

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


What are the importance of dbms in industrial environment?

importance of DBMS


Is java DBMS?

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


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