Question: Write the SQL code for the following tasks: 6 Create the following indexes: Create an index named TRIP INDEX1 on the TRIP_NAME column in the
Write the SQL code for the following tasks:

6 Create the following indexes: Create an index named TRIP INDEX1 on the TRIP_NAME column in the TRIP table. Create an index named TRIP INDEX2 on the TYPE column in the TRIP table. Create an index named TRIP _INDEX3 on the LAST_NAME and FIRST_NAME columns in c. the CUSTOMER table. Delete the index named TRIP INDEX3
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
