Home Page for the TeradataForum
 

Archives of the TeradataForum

Message Posted: Wed, 14 May 2014 @ 16:15:05 GMT


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


Subj:   Re: Viewpoint Explain TBId
 
From:   Pluebell, Fred

     SELECT d.DatabaseName, t.TVMName
        from DBC.Databases2V d join DBC.Tables2V t
          on d.DatabaseID=t.DatabaseID
        WHERE t.TVMID = '2201CFF0'xb;

-- Note that hex literal has high/low bytes are swapped relative to display (0x0122 0xF0CF)


Or you can do a similar query against DBase and TVM tables directly, if you have access.



     
  <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