Select columns name excell -
03-27-2006
, 05:23 AM
Hello Everyone,
I have a excel file that has a variable column header name. So, during the
data
transfer, I need to read the column header information in the first row
of the excel file in the Data pump task in the DTS package and set them in
distinct rows of my table.
Is possible to read this column name with a particular select?
Thanks |