Teradata Interview questions
Sunday, January 16, 2011
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
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment