Which of the following is a valid command? a. CREATE INDEX book_profit_idx ON (retail-cost) WHERE (retail-cost) >

Question:

Which of the following is a valid command?
a. CREATE INDEX book_profit_idx

ON (retail-cost) WHERE (retail-cost) > 10;

b. CREATE INDEX book_profit_idx

ON (retail-cost);

c. CREATE FUNCTION INDEX book_profit_idx

ON books WHERE (retail-cost) > 10;

d. Both a and c
e. None of the above

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question

Oracle 12c SQL

ISBN: 978-1305251038

3rd edition

Authors: Joan Casteel

Question Posted: