Home Page for the TeradataForum
 

Archives of the TeradataForum

Message Posted: Sat, 12 Oct 2002 @ 10:46:01 GMT


     
  <Prev Next>   <<First <Prev Next> Last>>  


Subj:   Re: Find name of Join Index
 
From:   Dieter N�th

  Can anyone tell me how to find the name of any Join Indexes that are defined to/for a given table?  


  I can tell that they exist by looking in DBC.Indexes, but I need to find the index name (as used in CREATE JOIN INDEX ???).  



You're looking for the wrong system table:

select * from dbc.tables
where TableKind = 'I';


Dieter



     
  <Prev Next>   <<First <Prev Next> Last>>  
 
 
 
 
 
 
 
 
  
  Top Home Privacy Feedback  
 
 
Copyright for the TeradataForum (TDATA-L), Manta BlueSky    
Copyright 2016 - All Rights Reserved    
Last Modified: 15 Jun 2023