I need to open an excel sheet from PL/SQL program where I will put in the data. How to open an excel sheet from Pl/sql code.I got hold of a code as below Looks like I need to configure DAD PL/SQL BEGIN -- Prepare Headers owa_util.mime_header('application/vnd.ms-excel',FALSE)...