Teradata Material
Pages
(Move to ...)
Home
INFORMATICA
Fall Back,Journals and NODES
FASTLOAD
BTEQ
Teradata SQL
INDEXES
Teradata Architecture
MULTILOAD
CONTUCT US
▼
Thursday, 6 March 2014
How to skip 1st record while using Bteq IMPORT?
How to skip 1st record while using Bteq IMPORT?
Answer:
By using SKIP=1 ; , we can skip first record.
.import infile=<filename>, skip=1;
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment