File Formats Supported on Export Data in Oracle

Q

How Many File Formats Are Supported to Export Data in Oracle?

✍: FYIcenter.com

A

Oracle SQL Developer can allow to export table data into files in the following formats:

  • TXT - Tab delimited fields file format.
  • CSV - Comma Separated Values (CSV) file format.
  • LOADER - File format used by SQL*Loader.
  • XML - XML file format.
  • INSERT - INSERT statements format.

 

Export Data to a CSV File in Oracle

Create Your Own Reports in SQL Developer in Oracle

Introduction to Oracle SQL Developer

⇑⇑ Oracle Database Tutorials

2019-01-26, 1632🔥, 0💬