Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> SQL Loader: How to skip fields?
Hi!
I'm trying to load a data file with each records containing 3 fields (col_A,
col_B, col_C).
The table in the database, however, contains 2 fields only (field1, field2)
What's the syntax for the loader script to load:
col_A into field1,
col_C in field2 and
skip col_B?
Any suggestions? Thanks in advance.
Christoph Meyer
---
Please remove [nospam] before replying.
Received on Wed Jan 19 2000 - 12:53:58 CST
![]() |
![]() |