Home Page for the TeradataForum
 

Archives of the TeradataForum

Message Posted: Fri, 09 Mar 2007 @ 13:44:31 GMT


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


Subj:   Re: Using FastEXport with Named Pipes
 
From:   Basler Jiri

Hi,

very simple:

     .LOGTABLE user.Err_Table_FE;
     .LOGON user,password;
     .BEGIN EXPORT SESSIONS 4;
     .EXPORT OUTFILE \\.\pipe\mypipe_001;
     SELECT * FROM dwkb.Posted_Transaction where Post_date >= 1070101;
     .END EXPORT;
     .LOGOFF;

that's all folks

JIRI BASLER
Data Warehouse Systems
Data Warehouse
Strategy and Finance



     
  <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