⟩ How Many File Formats Are Supported to Export Data?
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.