EBK USING MIS
EBK USING MIS
10th Edition
ISBN: 8220103633635
Author: KROENKE
Publisher: YUZU
bartleby

Concept explainers

Expert Solution & Answer
Book Icon
Chapter 5, Problem 5.21MML

Explanation of Solution

Purpose of the database:

  • The main purpose of the database is keeping track of the things.
  • It is tool that is used to organize large amount of data.
  • It is used in storing and transforming the data into information that can be used in supporting decision making.

Choice of database when preferred with spreadsheets:

  • Generally spreadsheets are also used to track things, the circumstance where a database is preferred with spreadsheets are when more information needs to processed to obtain a certain decision.
  • Spreadsheets are limited when more details regarding the data collected needs to be added.
  • In that case, database are preferred when more data needs to be added to calculate.

Determining database as a better choice:

Managing hundreds of spreadsheet with huge amount of data is really a tedious process for the manager.

  • The data that are present in the spreadsheet can be used in an effective way with the help of queries.
  • The data contents that are present in the database are processed based on the query, can be protected from the malicious user and data gets stored permanently into the database and the chance of data being lost gets reduced.

Therefore, the choice of using database is recommended in the solving the problems stated.

Developing the database as a centralized database:

Centralized database is a database that stores the data which can be maintained at a single location. Thus, when creating a database as a centralized database it provides the following advantages that are listed below:

  • It helps the data that are stored being maintained in consistent way thus ensuring the reliability of the data.
  • It provides security to the data that are stored...

Blurred answer
Students have asked these similar questions
D. S. Malik, Data Structures Using C++, 2nd Edition, 2010
Methods (Ch6) - Review 1. (The MyRoot method) Below is a manual implementation of the Math.sqrt() method in Java. There are two methods, method #1 which calculates the square root for positive integers, and method #2, which calculates the square root of positive doubles (also works for integers). public class SquareRoot { public static void main(String[] args) { } // implement a loop of your choice here // Method that calculates the square root of integer variables public static double myRoot(int number) { double root; root=number/2; double root old; do { root old root; root (root_old+number/root_old)/2; } while (Math.abs(root_old-root)>1.8E-6); return root; } // Method that calculates the square root of double variables public static double myRoot(double number) { double root; root number/2; double root_old; do { root old root; root (root_old+number/root_old)/2; while (Math.abs (root_old-root)>1.0E-6); return root; } } Program-it-Yourself: In the main method, create a program that…
I would like to know the main features about the following 3 key concepts:1. Backup Domain Controller (BDC)2. Access Control List (ACL)3. Dynamic Memory
Knowledge Booster
Background pattern image
Computer Science
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
SEE MORE QUESTIONS
Recommended textbooks for you
Text book image
Fundamentals of Information Systems
Computer Science
ISBN:9781305082168
Author:Ralph Stair, George Reynolds
Publisher:Cengage Learning
Text book image
Principles of Information Systems (MindTap Course...
Computer Science
ISBN:9781305971776
Author:Ralph Stair, George Reynolds
Publisher:Cengage Learning
Text book image
Fundamentals of Information Systems
Computer Science
ISBN:9781337097536
Author:Ralph Stair, George Reynolds
Publisher:Cengage Learning
Text book image
MIS
Computer Science
ISBN:9781337681919
Author:BIDGOLI
Publisher:Cengage
Text book image
Database Systems: Design, Implementation, & Manag...
Computer Science
ISBN:9781305627482
Author:Carlos Coronel, Steven Morris
Publisher:Cengage Learning
Text book image
Database Systems: Design, Implementation, & Manag...
Computer Science
ISBN:9781285196145
Author:Steven, Steven Morris, Carlos Coronel, Carlos, Coronel, Carlos; Morris, Carlos Coronel and Steven Morris, Carlos Coronel; Steven Morris, Steven Morris; Carlos Coronel
Publisher:Cengage Learning