Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Index Pre Check

Index Pre Check

From: Shasi <v.sasikumar_at_gmail.com>
Date: 4 Mar 2005 12:33:05 -0800
Message-ID: <1109968385.039884.192340@f14g2000cwb.googlegroups.com>


I'm in the process of writing a procedure for automating the index creation....Parameters i pass will be tablename,new indexname,index type and column list(list of column seperated by commas as one string)

  How can i find whether already an index is associated with the same column list and the same position...

Can u please help on it Received on Fri Mar 04 2005 - 14:33:05 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US