output of a select statement

  • From: ORACLE-L <mr.fishyu@xxxxxxxxx>
  • To: "oracle-l@xxxxxxxxxxxxx" <oracle-l@xxxxxxxxxxxxx>
  • Date: Tue, 25 Mar 2014 21:30:54 +0800

Hi Group,

I have two DBs10.2.0.4 running on Solaris 10.

And the output on these two databases are totally different from sqlplus:

Select 'a' from dual;

Output a:

'
-
a

output b:

'A'
--------------------------------
a

I compare the system parameters and the setting for sqlplus, no difference 
found.

I 'm wondering how dose the difference come out?

Rgds

David--
//www.freelists.org/webpage/oracle-l


Other related posts: