![]() |
|
Archives of the TeradataForumMessage Posted: Fri, 09 Mar 2007 @ 13:44:31 GMT
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
| ||||||||||||||||||||||||||||||||||||||||||||||||
| | ||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||
|
| ||||||||||||||||||||||||||||||||||||||||||||||||
| Copyright 2016 - All Rights Reserved | ||||||||||||||||||||||||||||||||||||||||||||||||
| Last Modified: 15 Jun 2023 | ||||||||||||||||||||||||||||||||||||||||||||||||