I need to write a Stored Proc/ Function which reads data from a worksheet of Excel workbook. How do I do it in DB2 ? I am using AIX os.
Tried Read Excel from DB2 but wont work on my OS. Also tried
Import from FileName.csv of DEL COMMITCOUNT 1000 insert into TableName
but invain.