Home Page for the TeradataForum
 

Archives of the TeradataForum

Message Posted: Wed, 27 Oct 2010 @ 10:06:06 GMT


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


Subj:   Re: Creating Volatile Table with data
 
From:   Anshuman.Singh

Hi use on commit preserve rows you should see the data

     create volatile table testvolatile
     as  (select  * from database.tab1    sample 10        )
     with data
     ON COMMIT PRESERVE ROWS;
     ;

Regards,

Anshuman Singh



     
  <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