Posted: Mon Jun 29, 2009 1:03 am
The obvious answer seems to me to be "from the one sequential file", since you've already created it.
Otherwise, provided certain conditions are met such as you have an ODBC driver for Excel on your DataStage server machine, you can refer to each worksheet as a separate table and request the UNION ALL of these tables if that's appropriate.
Otherwise, provided certain conditions are met such as you have an ODBC driver for Excel on your DataStage server machine, you can refer to each worksheet as a separate table and request the UNION ALL of these tables if that's appropriate.