Search Results

0
votes

load data into text file from oracle database views.

If you have access to directories on the database server, and authority to create "Directory" objects in Oracle, then you have lots of options. For example, you can use the UTL_FILE packag …
0
votes

Getting output in flat file using oracle on UNIX

If you have access to directories on the database server, and authority to create "Directory" objects in Oracle, then you have lots of options. For example, you can use the UTL_FILE packag …