Home Page for the TeradataForum
 

Archives of the TeradataForum

Message Posted: Wed, 28 Sep 2011 @ 12:06:58 GMT


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


Subj:   Re: How to Fetch tables from Database with different suffixes
 
From:   Shashank.Jain

Hi,

You can also try this.

     SELECT * FROM DBC.TABLES
     WHERE DATABASENAME = 
       AND TABLENAME LIKE ANY ( '%_2809', '%_1308', '%_BKP' ,'%_TMP' ,'%_HIST' ) ;

Thanks,

Shashank Jain



     
  <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