Hi All,
I Have a requirement that i need to fetch a tables output in dbf format.
consider
select empno,ename,sal,dept from emp;
where all the columns to be fetched in .dbf format.
and sal column should have a default format as 100.00 with 2 decimal's.
Waiting for your valuable reply,
With Regards,
Balaji .P.K