
Concept explainers
Explanation of Solution
Increase of
The increase of database data will affect the business Intelligence and security in the following ways:
- Increases the threat of data theft.
- Data mishandling.
- Data being lost.
- Data leaks.
Two major requirements of the Internet database application created:
The two major requirements of the Internet database application created are:
- Code to process the data that are to process the internet application that are developed.
- The data that are created needs to be stored for the future purpose that needs to follow ACID properties of the transaction.
- Power to handle the data that are generated using the internet application that are created.
- The data that are generated are stored based on the requirements not following ACID Properties of the Transaction.
These two requirements made the evolution of three databases namely “No SQL”, “New SQL”, and “in-memory” databases.
Characteristics of ACID properties in processing the Transaction:
The main characteristic properties of ACID in processing the transaction are discussed below:
“ACID” stands for “Atomicity”, “Consistency”, “Isolated” and “Durable”.
Atomicity:
In processing a transaction, a transaction needs to be processed completely or should not contain anything in it.
- Example: If an account is credited by amount the amount must be either added to overall balance or should not happen at all.
Consistency:
A transaction that is established needs to be processed in a similar way throughout the transaction.
- Example: If an account is credited by amount that amount must be either added to overall balance or should not happen at all and it should at the same time with the account holder and with the bank database.
Isolated:
The transaction that is happening needs to processed is separate unit such that another transaction should not affect the current process.
- Example: Consider an online transaction that is happening simultaneously, any processing made with the one should not affect another processing the same process.
Durable:
The transaction that is processed needs to be established completely or should be aborted in case of failure...

Want to see the full answer?
Check out a sample textbook solution
Chapter 5 Solutions
Using MIS (10th Edition)
- The mail merge process has ____ steps. Question 19Select one: a. five b. six c. seven d. eightarrow_forwardIf you created a main document based on an existing document entitled "Confirmation Letter," what default filename would Word give the main document? Question 14Select one: a. Confirmation Letter-1 b. Confirmation Letter-merge c. Document1 d. MergedDocument1arrow_forwardClick the ____ option button in the Mail Merge task pane to use an Outlook contact list as a data source for a merge. Question 11Select one: a. Use Outlook contacts list b. Select from Outlook contacts c. Select Contacts d. Mail Merge Recipientsarrow_forward
- A(n) ____ cannot be selected as the document type in the Mail Merge task pane. Question 9Select one: a. Letter b. Directory c. Fax d. E-mail messagearrow_forwardConsider a Superstore Database which consists of 3 tables, Orders, Returns, and Managers. The CSV files have been provided along with this DOC file in the Midterm 2 Link in the Moodle. Answer the questions as below: Use the created table as in the provided SQL query file, solve the problems as mentioned below. You will have to import the respective CSV files of the above created tables as without them, it is impossible to solve the questions below. If you are not able to upload the files successfully, do not leave the query questions. Just write the query to the best of your knowledge. Do not copy. To be graded for the screenshot answer, you must upload the CSV properly and paste the resulting screenshot of the queries as asked. Write Query to Find out which Product Sub-Category has a sum of Shipping Cost to sum of Sales ratio > 0.03.arrow_forwardI need to render an image of a car continuously for a smooth visual experience in C# WinForms. It gets the location array (that has all the x,y of the tiles it should visit) from another function - assume it is already written.arrow_forward
- write c program with features: Register a Bunny: Store the bunny's name, poem, and initialize the egg count to 0. Modify an Entry: Change the bunny's poem or update the egg count. Delete a Bunny: Remove a registered bunny from the list. List All Bunnies: Display all registered bunnies and their details. Save & Load Data: Store bunny data in a file to persist between runs. Use a struct to represent a bunny contestant. Store data in a binary file (bunnies.dat) for persistence. Use file I/O functions (fopen, fwrite, fread, etc.) to manage data. Implement a menu-driven interface for user interaction.arrow_forwardHelp, how do I write the pseudocode for the findMean function and flowchart for this?arrow_forwardNeed help drawing a flowchart for the findMax function herearrow_forward
- Need help writing the pseudocode for the findMin function with attachedarrow_forwardCreate a static function in C# where poachers appear and attempt to hunt animals. It gets the location of the closest animal to itself. Take account of that the animal also move too, so it should update the closest location (x, y) everytime it moves to a new location. Use winforms to show the movements of poachers.arrow_forwardCreate a static function in C# where poachers appear and attempt to hunt animals. It gets the location of the closest animal to itself. Take account of that the animal also moves too, so it should update the closest location (x, y) everytime it moves to a new location. Use winforms to show to movementsarrow_forward
- Principles of Information Systems (MindTap Course...Computer ScienceISBN:9781305971776Author:Ralph Stair, George ReynoldsPublisher:Cengage LearningFundamentals of Information SystemsComputer ScienceISBN:9781337097536Author:Ralph Stair, George ReynoldsPublisher:Cengage LearningFundamentals of Information SystemsComputer ScienceISBN:9781305082168Author:Ralph Stair, George ReynoldsPublisher:Cengage Learning
- Database Systems: Design, Implementation, & Manag...Computer ScienceISBN:9781305627482Author:Carlos Coronel, Steven MorrisPublisher:Cengage LearningDatabase Systems: Design, Implementation, & Manag...Computer ScienceISBN:9781285196145Author:Steven, Steven Morris, Carlos Coronel, Carlos, Coronel, Carlos; Morris, Carlos Coronel and Steven Morris, Carlos Coronel; Steven Morris, Steven Morris; Carlos CoronelPublisher:Cengage Learning




