Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: DavidSh
  • Content: Threads
  • Order by date
  1. DavidSh

    UTL_FILE - writiing out rows from a cursor

    Dear all, I am trying to output rows written to a cursor by using the UTL_FILE utility and fflush procedure (see below). However, no rows are being written to the output file: CREATE OR REPLACE PROCEDURE PR_TEST_PROCEDURE AS v_dir VARCHAR2(30):='/home/reports'; v_name...

Part and Inventory Search

Back
Top