Create the following indexes. If it is necessary to name the index in your DBMS, use the

Question:

Create the following indexes. If it is necessary to name the index in your DBMS, use the indicated name.
a. Create an index named PartIndex1 on the PartNum field in the OrderLine table.
b. Create an index named PartIndex2 on the Warehouse field in the Part table.
c. Create an index named PartIndex3 on the Warehouse and Class fields in the Part table.
d. Create an index named PartIndex4 on the Warehouse and OnHand fields in the Part table and list units on hand in descending order.
Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question

Concepts of Database Management

ISBN: 978-111182591

7th edition

Authors: Philip J. Pratt, Joseph J. Adamski

Question Posted: