Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

please anser number 18 and 20 and most importantly the last question which is de

ID: 3780724 • Letter: P

Question


please anser number 18 and 20 and most importantly the last question which is describe and name the five types of users identified in a database system.
Thank you.

is a(n) database. a. single-user enterprise d, distributed multiuser 16. A desktop database is a database. a single-user c. workgroup d, distributed b. multiuser 17. Most decision-support data are based on historical data obtained from c. enterprise a. operational databases d. workgroup databases. data warehouses 18. The structure is quite different from that of an operational or transactional database. data warehouse c, database d. distributed database b. workgroup database 19. data exist in the format in which they were collected. Unstructured a. Structured b. Semistructured d. Historical information. data exist in a format that does not lend itself to processing that yields c, Unstructured a. Structured d. Historical b. Semistructured of users identified in a database system. (20 points) 1. Describe and name the

Explanation / Answer

Ans 18) Data warehouse structure is quite different from that of an operational or transactional database.

Ans 20) Unstructured data exist in a format that does not lend itself to processing that yields information

Database users are one which make use of the database. Different type of database users dependind upin the need are.

1) Application Programmer : These are the computer users which interact with the database using DML queries which means programs written in host languages like Java,C++. Then these queries are converted to object code which inturn communicate with the database server.

2) Sophesticated User : These are the users which communicate without writing the programs. These make request in the form of query to the database like select,insert,update etc. They dont use any application to form the request with the database.

3) Specialized Users : These are just like Sophesticated users while the difference is they write specail query database application programs. These are the developers who create the complex queries for the program.

4) Stand Alone Users: These are the users which have a Stand alone database for there personal use and these are kind of readymade database.

5) Native Users: These are the users which use the application from the front end which inturn contacts with the database e.g ATM, Online Ticketing system etc