answersLogoWhite

0

fudu site hai

User Avatar

Wiki User

13y ago

What else can I help you with?

Continue Learning about Computer Science

What is sophisticated user in DBMS?

sophisticated end user includes engineers scientist ,business man analyst and others too thoroughly familiarize,themselves with facilities of DBMS so in order to implement their application to meet their complex requirements.


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

dbms


What type end user in dbms?

it is occasionally access the data base, but they may need different information each time.They use a sophisticated database query language to specify their request and are typically middle or high-level or other occasional browsers.


What is differences betweenfront end and back end in dbms?

In a Database Management System (DBMS), the front end refers to the user interface and the applications that allow users to interact with the database, such as forms, reports, and dashboards. The back end, on the other hand, encompasses the database server, data storage, and the management of data operations, which includes data retrieval, storage, and manipulation. Essentially, the front end is what users see and interact with, while the back end handles the data processing and storage behind the scenes.


Will the end-users interact with the data rather than with the DBMS itself?

Yes, end-users typically interact with data through applications or user interfaces designed to present and manipulate the data, rather than directly engaging with the Database Management System (DBMS). These applications serve as intermediaries, allowing users to perform queries, generate reports, and input data without needing to understand the underlying DBMS complexities. This abstraction enhances usability and makes it easier for users to work with data effectively.

Related Questions

Who are the users of DBMS?

1. DBMS Developers 2. Application Developers 3. DBA 4. End user


What is sophisticated user in DBMS?

sophisticated end user includes engineers scientist ,business man analyst and others too thoroughly familiarize,themselves with facilities of DBMS so in order to implement their application to meet their complex requirements.


Compare dbms and rdbms?

User see the data as Relations [ Tables ] in RDBMS. Where as the user need to know the datastructures and the methods to access them in DBMS. Both store the data required but how the user perceive the data matters.


What is the purpose of dbms?

What is the purpose of dbms?DBMS is a software that organises the creation, storage and maintenance of Databases for end users.


Difference between DBMS flat file system?

In DBMS Multiple user can access file at a time. but in flat file system only one user can access file at a time


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 the component of database that serve as the intermediary between the user and the database?

dbms


What software allows the user to create access and manage a database?

Database Management Systems (DBMS) are software tools that enable users to create, access, and manage databases. Examples of popular DBMS include MySQL, Microsoft SQL Server, Oracle Database, and PostgreSQL. These systems provide functionalities for data storage, retrieval, and manipulation, as well as tools for ensuring data integrity and security.


How the user requests for the required data is handled by DBMS explain with the help of example?

In a DBMS, the user requests for data by submitting queries written in a structured query language (SQL). These queries are then processed by the DBMS to locate and retrieve the requested data from the database tables. For example, a user can request all records of employees who work in a specific department by writing a SQL query that specifies the department's name and selects the relevant data fields. The DBMS then executes this query, retrieves the matching data from the database, and presents it to the user.


Explain the centralized DBMS architecture in detail?

combines everything into a single system including, DBMS software,hardware, application programs and user interface


The execution of a user program which interacts with the distributed DBMS ia called?

Transaction


What is set of steps completed by a dbms to accomplish a single user task?

transaction