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

bartleby

Videos

Expert Solution & Answer
Book Icon
Chapter 22, Problem 16E

Explanation of Solution

a)

Attribute that are candidate for partitioning:

  • In parallel systems, the data gets partitioned over different disks. The partitions are performed based on the attribute present in the relation.
  • Consider a relation with specified work load of SQL queries. The candidate attribute for the partitioning would be
  • The one which has maximum queries that holds selection condition. The condition is then evaluated using a single processor rather than performing all of them...

Explanation of Solution

b)

Choose between the alternative:

  • To choose between the alternative partitioning techniques the cost based approach would be the best approach.
  • Generate various candidates partitioning choice for each candidate too.
  • The cost of estimating all the queries including the updates in the given workload.
  • Choose the candidate that will lead to least cost.
  • The problem is that usually both the number of candidate attributes and queries can be too large...

Explanation of Solution

c)

Partitioning a relation:

Yes, it is possible to partition a relation on more than one attribute in the following ways;

  • Involving the attributes in a single compound partitioning key...

Blurred answer
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.
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
SQL Basics for Beginners | Learn SQL | SQL Tutorial for Beginners | Edureka; Author: edureka;https://www.youtube.com/watch?v=zbMHLJ0dY4w;License: Standard YouTube License, CC-BY