Oracle write to file

前端 未结 5 892
礼貌的吻别
礼貌的吻别 2021-01-06 03:18

I am running oracle and have a query which pulls some results from the database. I would like to write the results as a text file. How would I go about doing this?

M

5条回答
  •  日久生厌
    2021-01-06 04:02

    This seems to be a reasonable tutorial with a few simple examples UTL_FILE example

提交回复
热议问题