Create an index
A D V E R T I S E M E N T
Index creation works just like you'd expect.
SQL> create index home_num_idx
2 on address_book (id, home_num);
Index created.
SQL>
|
|
Be the first one to comment on this page.
Share And Enjoy:These icons link to social bookmarking sites where readers can share and discover new web pages.
Keywords:
Create an index, Oracle Tutorial, Oracle tutorial pdf, history of Oracle, basic Oracle, syntax use in Oracle, Oracle software download, learn Oracle, Oracle insert, Oracle delete, Oracle data types, Oracle administrator.
|