|  | Posted by Roy Harvey on 07/12/07 18:16 
On Thu, 12 Jul 2007 11:02:52 -0700, amonotod@netscape.net wrote:
 >  Thanks much for the help, I appreciate it!  I was wondering... Can
 >you tell me why the query only shows Primary Key indexes?  For the
 >databases I tested on, there are many additional indices that were
 >created with "create index..." that do not show up.
 
 I have no idea, as it shows all indexes in my testing.
 
 >Also, which field
 >would I query for the uniqueness attribute?
 
 indexproperty(o.id, i.name, 'IsUnique')
 
 Roy Harvey
 Beacon Falls, CT
  Navigation: [Reply to this message] |