Logo 
Search:

Oracle Articles

Submit Article
Home » Articles » Oracle » IndexRSS Feeds

Example to create an index

Posted By: Vilmos Fischer     Category: Oracle     Views: 1812

This article provides an example to create an index.

Code for Example to create an index in Oracle

Createindex idx on cust (cname);
  
Share: 


Didn't find what you were looking for? Find more on Example to create an index Or get search suggestion and latest updates.

Vilmos Fischer
Vilmos Fischer author of Example to create an index is from Frankfurt, Germany.
 
View All Articles

 
Please enter your Comment

  • Comment should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].

 
No Comment Found, Be the First to post comment!