Database System Concepts
Database System Concepts
7th Edition
ISBN: 9780078022159
Author: Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher: McGraw-Hill Education
bartleby

Concept explainers

Expert Solution & Answer
Book Icon
Chapter 10, Problem 12E

Explanation of Solution

Opinions for handling the transaction load:

  • Query performance must be improved in a centralized system for handling the transaction load.
  • While performing Query processing, the following points must be noted,
    1. ○ Reduce the amount of memory and storage needed for query processing.
    2. ○ Maximize the throughput which means that the number of requests that are processed in a given amount of time should be increased.
    3. ○ Query Response Time has to be reduced.
    4. ○ Memory and Storage needed for processing has to be reduced.
    5. ○ Avoid Cross Product Operations as they result in huge intermediate tables that will require time for processing.
    6. ○ Perform restrictive select operations before the other operations.
  • Query Optimization is performed by following the below given steps:
    1. ○ Generating Query Tree
      • The root of this tree represents the whole query and leaf nodes are the tables of the query...

Blurred answer
Students have asked these similar questions
Assume your business has developed a database application that operates on a centralized database, but even with a high-end computer and proper indices formed on the data, the system is unable to manage the transaction load, resulting in sluggish query processing. What are some of your alternatives for allowing the program to manage the transaction load?
Suppose your company has built a database application that runs on a centralized database, but even with a high-end computer and appropriate indices created on the data, the system is not able to handle the transaction load, lead ing to slow processing of queries. What would be some of your options to allow the application to handle the transaction load?
A database has been designed to display a list of popular movies and also a list of actors acting in these movies. The relationship that would exist between the related tables would be: O many to many one to many O many to one O one to one
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
Database System Concepts
Computer Science
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:McGraw-Hill Education
Text book image
Starting Out with Python (4th Edition)
Computer Science
ISBN:9780134444321
Author:Tony Gaddis
Publisher:PEARSON
Text book image
Digital Fundamentals (11th Edition)
Computer Science
ISBN:9780132737968
Author:Thomas L. Floyd
Publisher:PEARSON
Text book image
C How to Program (8th Edition)
Computer Science
ISBN:9780133976892
Author:Paul J. Deitel, Harvey Deitel
Publisher:PEARSON
Text book image
Database Systems: Design, Implementation, & Manag...
Computer Science
ISBN:9781337627900
Author:Carlos Coronel, Steven Morris
Publisher:Cengage Learning
Text book image
Programmable Logic Controllers
Computer Science
ISBN:9780073373843
Author:Frank D. Petruzella
Publisher:McGraw-Hill Education