Hello
I want to send a table records from oracle to msexcel,
for example i have the table emp with these columns.
Empno,Ename,Job ,mgr,hiredate,s al,comm,deptno
and forexample it has (100) records
how should i do give me the best answer and description
I want to send a table records from oracle to msexcel,
for example i have the table emp with these columns.
Empno,Ename,Job ,mgr,hiredate,s al,comm,deptno
and forexample it has (100) records
how should i do give me the best answer and description
Comment