|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 10/20/2009 1:44:00 AM
Posts: 7,
Visits: 10
|
|
Hi Friends
Can we load filler concept in fastload, i.e., i want to select only specified columns in the fastload,
can i do the job?
Thanks
KIRAN KUMAR
KIRAN
|
|
|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 9/18/2009 4:36:17 AM
Posts: 5,
Visits: 11
|
|
Yes,
Just declare the unwanted fields as DUMMYnnn with the correct datatype, and don't use it whithin the insert caommand,
In this case, you must use INSERT Into )
|
|
|
|