Question

Differentiate between response time and throughput. Explain how the physical design of a database influences performance...

  1. Differentiate between response time and throughput.
  2. Explain how the physical design of a database influences performance tuning.
  3. Explain three ways queries can be altered to increase database performance.
  4. Present specific examples to illustrate how implementing each query alteration could optimize the database.
0 0
Add a comment Improve this question Transcribed image text
Answer #1

1) Response time: The response time is the time difference between the submission of the request until the response begins to be received. The response time must be as low as possible so that a large number of interactive user can receive an acceptable response time.

Whereas the throughput is the number of processes which are completed per unit time.Throughput is generally measured using the I/Os per second and the amount of data transferred per second.

2) The main objective of the physical designing of the database is to optimize the performance and also ensures the integrity by avoiding useless data redundancies. In the physical design, the entities are transformed into tables, the attributes into column and the instances into rows.

3) Ways through which queries can be altered to increase database performance:

  1. By avoiding multiple joins in the same query. It will reduce the choices for optimizer in order to decide the join order and the join type.
  2. eliminating cursors from the Query: It is always better to remove the cursors from the query and use the set-based query. The set-based query will be more efficient than the cursor-based.
  3. Creation and making use of indexes: It is a well known fact that index can reduce the data retrieval time but have a reverse effect on the DML operations, which could lead to degrade in the query performance.

4) Here are few example through which the query performance can be increased:

by using indexing:

CREATE INDEX idx_user_name ON users(user_name);

By using the explain statement:

EXPLAIN SELECT city.name, city.id FROM city, country WHERE city.countrycode = country.id AND country.id = 'USA';

Add a comment
Know the answer?
Add Answer to:
Differentiate between response time and throughput. Explain how the physical design of a database influences performance...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • I need a response in your opinion, from this answer Q1. Any user accessing the database is more i...

    I need a response in your opinion, from this answer Q1. Any user accessing the database is more interested in quick and correct result than how a database is designed. Hence if we introduce redundancy in the table and if the performance of the query increases, then we can ignore 3NF. This is known as denormalization. In this process, a normalized table will be rejoined to have the redundancy in the table to increase the performance of the query. Denormalization...

  • i need summery of this Using Apple Technology to Support Learning for Students with Sensory and...

    i need summery of this Using Apple Technology to Support Learning for Students with Sensory and Learning Disabilities The science of learning seeks to understand the relationship between brain development, social interaction, and learning by drawing on the fields of psychology, neuroscience, machine learning, and education.1 This research holds great promise for improving our teaching practices for all students and helping us develop more effective approaches to teaching children with sensory and learning disabilities. Many of the universal design features...

  • True Coop Community Bank – A Balanced Scorecard Case True Coop Community Bank (TCCB) is located...

    True Coop Community Bank – A Balanced Scorecard Case True Coop Community Bank (TCCB) is located in the Midwest US and has a total of 10 branches grouped into two divisions, the southern division (SD) and the northern division (ND). Each division consists of five branches; each branch employs a branch president, branch vice-president/chief loan officer, customer service representatives, loan representatives, mortgage loan originators, head tellers, tellers, and administrative assistants. All branches are located within a 60-mile radius. TCCB has...

  • How can we assess whether a project is a success or a failure? This case presents...

    How can we assess whether a project is a success or a failure? This case presents two phases of a large business transformation project involving the implementation of an ERP system with the aim of creating an integrated company. The case illustrates some of the challenges associated with integration. It also presents the obstacles facing companies that undertake projects involving large information technology projects. Bombardier and Its Environment Joseph-Armand Bombardier was 15 years old when he built his first snowmobile...

  • Discussion questions 1. What is the link between internal marketing and service quality in the ai...

    Discussion questions 1. What is the link between internal marketing and service quality in the airline industry? 2. What internal marketing programmes could British Airways put into place to avoid further internal unrest? What potential is there to extend auch programmes to external partners? 3. What challenges may BA face in implementing an internal marketing programme to deliver value to its customers? (1981)ǐn the context ofbank marketing ths theme has bon pururd by other, nashri oriented towards the identification of...

  • Read the case study "Google, Apple, and Facebook Struggle for Your Internet Experience" on page 255....

    Read the case study "Google, Apple, and Facebook Struggle for Your Internet Experience" on page 255. Then discuss the advantages and disadvantages for each company. BUSINESS PROBLEM-SOLVING CASE Google, Apple, and Facebook Battle for Your Internet Experience Apple has a legacy of innovation on its side. In Three Internet titans Google, Apple, and 2011, it unveiled the potentially market disrupting Facebook are in an epic struggle to dominate your Siri (Speech Interpretation and Recognition Internet experience, and caught in the...

  • Industrial and Organizational Psychology questions

    Industrial-organizational psychologists are interested in all of the following except1. how to best diagnose clinical disorders and offer therapy to employees.2. how personality characteristics influence work behavior.3. how culture influences people's perceptions of their working environments.4. how people's work affects their home life.An organizational psychologist would be most likely concerned with1. studying the interaction between humans and technology.2. All of the these3. interviewing potential employees.4. helping people organize their schedules and daily planners.5. understanding the emotional and motivational side of...

  • First, read the article on "The Delphi Method for Graduate Research." ------ Article is posted below...

    First, read the article on "The Delphi Method for Graduate Research." ------ Article is posted below Include each of the following in your answer (if applicable – explain in a paragraph) Research problem: what do you want to solve using Delphi? Sample: who will participate and why? (answer in 5 -10 sentences) Round one questionnaire: include 5 hypothetical questions you would like to ask Discuss: what are possible outcomes of the findings from your study? Hint: this is the conclusion....

  • What an Executive Summary Is An executive summary is a specific type of document that does...

    What an Executive Summary Is An executive summary is a specific type of document that does two things: it summarizes a research article, and it offers recommendations as to how information from the article can be used. Some long reports can contain an executive summary section, as indicated in the Pearson handbook. Write a 2 pahe Executive Summary In business contexts, an executive summary is always written for a specific purpose: to explain the information in the article to a...

  • 1. According to the paper, what does lactate dehydrogenase (LDH) do and what does it allow...

    1. According to the paper, what does lactate dehydrogenase (LDH) do and what does it allow to happen within the myofiber? (5 points) 2. According to the paper, what is the major disadvantage of relying on glycolysis during high-intensity exercise? (5 points) 3. Using Figure 1 in the paper, briefly describe the different sources of ATP production at 50% versus 90% AND explain whether you believe this depiction of ATP production applies to a Type IIX myofiber in a human....

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT