Skip to Main Content

SQL Developer

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

SQLCL Delimited format- Pipe

KofiJul 6 2015 — edited Jul 6 2015

Hi,

I have a requirement to export an extremely large file using the pipe delimiter.

I find that for extremely large files, SQLCL works much better than SQLDeveloper, in that, it doesn't crash or hang ;-).

It's a pretty good tool in many other ways, but I digress.

I see a /*delimiter*/ option for SQLCL but I don't know how to set the delimiter to pipe in SQLCL. Using the loader format is close to what I need but it leaves out the headings and I'm loathe to add another query just for headings due to the nature of what I'm doing.

How do we set the particular delimiter that SQLCL should use?

I looked at the link below and when it talked about delimiters, the answer shifted back to SQLDeveloper

http://www.thatjeffsmith.com/archive/2015/02/oracle-sqlcl-slidedeck-overview-of-our-new-command-line-interface/

I have a feeling I'm missing something small.

Any help will be appreciated.

Kofi

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Aug 3 2015
Added on Jul 6 2015
5 comments
1,037 views