Home Page for the TeradataForum
 

Archives of the TeradataForum

Message Posted: Tue, 27 Feb 2007 @ 14:24:39 GMT


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


Subj:   Re: Finding tablename using Tableid
 
From:   Victor Sokovin

  Some data dictionary tables contain a column "tableid" instead of actual tablename.  


  My question is - is it possible to detemine the tablename using tableid?  


You might be able to look up the names in TVM. For example,

     select t.TVMName
     from dbc.Indexes i, dbc.TVM t
     where i.TableId = t.TVMId

Regards,

Victor



     
  <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