Hp Intelligent Management Center Standard Software Pl Manual de usuario Pagina 663

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 814
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 662
AmountCustomerOrder#
7911.80SFB Inc.10495
1956.20La Bomba de Bicicleta10501
1683.60BG Mountain Inc.10511
19766.20Sierra Bicycle Group10544
29759.55Mountain Tops Inc.10568
12763.95Sierra Bicycle Group10579
The information in this table is organized according to the Order# field. This
is fine anytime you want to look up information in the table based on order
numbers. However, what if you want to look up information specific to a
certain customer?
Say you want to look up all orders made by Sierra Bicycle Group. The
database engine must begin by looking at the first order number in the list
and checking to see if the customer name matches the request. If not, it goes
to the second order number, and checks that customer name. When an order
number is reached that contains the correct customer name, the database
engine retrieves the information, then continues to the next order number.
Using this technique, both the Order# field and the Customer field must be
read for every single record in the table. This takes a long time and a large
amount of computer processing effort for examining extensive database
tables with thousands, or even millions of records.
Instead, you can create an index for the table based on the Customer field.
Such an index might look like this:
Crystal Reports 2008 SP3 User's Guide 663
25
Understanding Databases
Databases overview
Vista de pagina 662
1 2 ... 658 659 660 661 662 663 664 665 666 667 668 ... 813 814

Comentarios a estos manuales

Sin comentarios