Home Page for the TeradataForum
 

Archives of the TeradataForum

Message Posted: Thu, 03 Jul 2003 @ 17:48:20 GMT


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


Subj:   Re: Question about insert
 
From:   Dempsey, Mike

For future reference...

In reference to:

  Insert into pmart.fact_sales_temp Select * From pmart.fact_sales
;Insert into pmart.fact_sales_temp Select * From pdata.shopping_trans;
 


  -- This insert step needs to run in bteq, it will not work as intended in queryman. By placing the ";" in front of the second insert statement, the optimizer will treat these two insert statements as a "Multi-Statement" insert. ...  



You can do exactly the same thing in Queryman (SQL Assistant) by using the 'Execute Parallel' menu to submit the query, instead of using the Execute menu/button.


Mike Dempsey
Teradata Client Tools



     
  <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