answersLogoWhite

0

What is naive user in dbms?

User Avatar

Anonymous

11y ago
Updated: 10/16/2022

These are the users who communicate with the database on the daily bases ( at regular period) Their main job is to constantly querying and updating the database using the standard queries.this is called canned transaction. Examples are bank-teller and reservation clerks.

User Avatar

Laury Hermann

Lvl 10
2y ago

What else can I help you with?

Related Questions

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.


Who are the users of DBMS?

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


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 Naive end user in dbms?

These are the users who communicate with the database on the daily bases ( at regular period) Their main job is to constantly querying and updating the database using the standard queries.this is called canned transaction. Examples are bank-teller and reservation clerks.


What are the end user tools of dbms?

fudu site hai


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


Who are the naive users in DBMS?

they make up a large section of the end-user population. They use previously well-defined functions in the form of “canned transactions” against the database. Examples are bank-tellers or reservation clerks who do this activity for an entire shift of operations


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