Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

LONG TYPE

How to see the full content of the long type field in sql*plus of oracle?
If not,there are other ways?
thanks!
[123 byte] By [jack] at [2007-11-9 21:09:49]
# 1 Re: LONG TYPE
I had a similar problem and devised a work around that consisted of using
Microsoft ODBC driver for Oracle and using an access database to view the
data. The Oracle driver wouldn't let me see the long type field.
As all I was doing was getting a feel for the structure, this worked great
for me, as I was able to use access to setup the relationships. (Not everyone
has a complete ER diagram to start with)

"jack" <lgd@263.net> wrote:
>
>How to see the full content of the long type field in sql*plus of oracle?
>If not,there are other ways?
>
> thanks!
>
>
Q*bert at 2007-11-11 23:53:08 >