Indexing for different query types

Assignment Help Basic Computer Science
Reference no: EM13853116

Description

This group assignment provides an opportunity to gain some practical experience with indexing. The "experiment of the week" assignments are intended to be more open, with your group picking the specific topics to investigate. Basically, this gives you a chance to be a bit more creative and follow directions of specific interest to you (and more relevant to your career).

Besides creativity, you should try to pick experiments that are interesting and carry them out with good technical skill. That does not mean the results have to be in line with your intuition, counter-intuitive yet interesting results are great. Besides the topic of the week, such as indexing, you are free to bring in any past topics to complement your experiments. For instance, you might develop some new queries that fit better with the current experiments.

The deliverable is an "experiment of the week" write-up that includes an explanation of each experiment, along with screenshots, figures, and/or tables that highlight key steps or results. Along with some ideas below, there are "hall of fame" examples that show fragments of past student projects. These fragments and hints are selected because of interesting features, but are not guaranteed to be completely correct. So, use them for inspiration and develop your own informed results (i.e., "trust but verify"). Together these hints and ideas should help you complete your assignments and learn along the way.

Project Ideas

Idea 1: Investigating Selectivity

Look up selectivity in your database textbook. Essentially, the optimizer makes a decision regarding index use based on the fraction of results returned. Indexes are most useful when selecting a small fraction of the available records. You can conduct a simple experiment to find out where the cutoff percentage lies by developing a simple single table query and gradually shrinking (or growing) the query range.

Idea 2: Start Simple and Show that Indexing Works

You can start with a simple experiment that builds on your query writing. Take a simple query and improve the performance by adding indexes (and/or using any subsequent techniques). The idea is to take a query scenario based approached to performance tuning. Then expand to more complex queries.

Idea 3: Primary Keys and Indexes

Why index a primary key? Primary key constraints can be expensive to enforce, since any new values have to be unique (and compared with all existing values). So, a fast lookup based on the primary key value is very useful (based on an index). You could explore this by creating a table with no primary key constraint, but with a unique constraint on the candidate key column. Do an INSERT and look at the execution plan and cost. Now put a primary key constraint in place, which automatically creates an index. How does the performance differ? I have not tried this, but it sounds interesting.

Idea 4: Indexing for Different Query Types

There are many types of queries. Some queries are highly focused and return a single row or small set (a "point queries"). Other queries return larger sets based on ranges of specific attributes (range queries). Report-like queries typically scan large amounts of data and often form aggregates for results (scan queries). You could explore the importance of index structures under these different scenarios.

Idea 5: Function-Based Indexes

Database systems often provide methods for improving performance for computed columns. It is often good practice to derive data from several existing columns. However, these multicolumn computations can be expensive to calculate at query time. Several techniques such as materialized views or function-based indexes can improve performance in these situations. In particular, function-based index structures store the calculated values for efficient retrieval. As part of an experiment, you can create a computed attribute and try queries with and without function-based indexes

Reference no: EM13853116

Questions Cloud

Market for ethanol in the united states : Consider the market for ethanol in the United States depicted in the figure to the right. Assume the world price of ethanol is $0.90 per gallon, and at that price the United States can buy as much ethanol as it wants without causing the world pric..
Defining health and identifying influences on healthcare : Defining Health and Identifying Influences on Healthcare Policy In a 500- to 800-word, opinion-based paper, discuss if the definition of health, as identified in 1948 by the World Health Organization (WHO), is still applicable today. Describe at leas..
Describe in great sensory detail : Describe, in great sensory detail, a place that you love or that you associate yourself with.  It might be the house in which you grew up, the dream house you hope someday to build, the car you "live in" including everything stuffed into it, a garden..
What information do you gather from data in this instrument : Read the Case Study for "Johnny" and review/score the DSM-5 Parent/Guardian-Rated Level 1 Cross-Cutting Symptom Measure-Child Age 6-17 form completed by the mother (attached). What information do you gather from the data in this instrument
Indexing for different query types : This group assignment provides an opportunity to gain some practical experience with indexing. The "experiment of the week" assignments are intended to be more open, with your group picking the specific topics to investigate. Basically, this gives..
An example and diagram of higher order conditioning : An example and diagram of higher order conditioning. Be sure to label each component using the appropriate abbreviations.
Compare approaches of security cooperation in two regions : Regionalism in International Politics Research Essay. Compare and contrast the approaches of security Cooperation in two or more regions.
What are two conditions under which sensory preconditioning : What are two conditions under which sensory preconditioning works best and what is their significance
Describle what psychologists mean by temperament : Describle what psychologists mean by temperament, name the 3 types of temperaments, explain how to identify it using different scales, and bring an example of evidence that temperament has a hereditary component.

Reviews

Write a Review

Basic Computer Science Questions & Answers

  Eassy on imaginary peripheral device

Come up with an imaginary peripheral device which you think would be useful in personal or business use. Describe what this device would do.

  Building successful information systems

Building successful information systems, Management support systems

  A store gives a discount for senior citizens

A store gives a discount for senior citizens

  The args designate the range

The args designate the range [lo, hi]. If lo > hi, then that designates the empty range (no numbers), in which case outputA returns without outputting any numbers. Otherwise, outputA outputs all the numbers in the range that are interesting.

  initialize the temperature to 100 degrees celsius

Initialize the temperature to 100 degrees Celsius. In a loop, decrement the Celsius value and compute the corresponding temperature in Fahrenheit until the two values are the same.

  Objectives of ibm behind

While Jeopardy is a fun game, and while explicit goal is to build a program to beat a human champion at game, the real goal for building Watson is different and multi fold.

  Describe the purpose of a risk assessment

Describe the purpose of a risk assessment

  Write code that fills an array with each set of numbers

Write code that fills an array with each set of numbers below. a. 1 2 3 4 5 6 7 8 9 10 b. 0 2 4 6 8 10 12 14 16 18 c. 1 4 9 16 25 36 49 64 81 100 d. 0 0 0 0 0 0 0 0 0 0 e. 1 4 9 16 9 7 4 9 11

  Provide an explanation of hashtables

Provide an explanation of hashtables, including a description of a realistic scenario that could be solved with the application of a hashtable

  Most important components of a fully specified enterprise

What are the two most important components of a fully specified enterprise model? Describe the two basic approaches to designing an enterprise model.

  Jerry''s appliance has a special promotion

Jerry's Appliance has a special promotion for its week long Anniversary Sale. After Customers have picked out the merchandise they wish to buy, they can draw three balls from an urn to determine the sum of the discount they will receive on their p..

  What are the benefits of using tangible interfaces

What are the benefits of using tangible interfaces compared with other interfaces like GUI, pen-based or gesture?

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd