PL/SQL (MOSC)

MOSC Banner

pl/sql developer export

edited Aug 1, 2011 1:35AM in PL/SQL (MOSC) 6 commentsAnswered
Hello,

I want to export data from a table. Whatever format i choose (csv, text), i get data enclosed by ""

example

select user from dual;

Export in txt

"USER"
"APPS"

How to get rid of these "?

I want following data in file

USER

APPS

Thanks, Regards

Al

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center