Posted by: Chyne on: August 5, 2008
Oracle
Connect the Oracle database through Toad (Download from: http://www.toadsoft.com/, Toad for Oracle)
Save the result (data retrieval) based from the SQL statement in Fixed Field Spacing (Untick column headers, Tick ‘Include NULL text’)
• Save the result with the filename: testing.txt
DB2
Create a database
• Create a table
• Create the fields with the same attributes as the table in Oracle
Right click the [...]