how to copy data from oracle table to .csv file
Hello all,
i m using oracle 10g r2 on windows.
i want to import multiple records from oracle table to csv file.
ie.
suppose i have 500 records.
when i will execute my query its shows me 70 records.
i m able to import single row but now the mulfiple row.
please help me to solve the problem.