Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> print horizontal

print horizontal

From: raja rao <raja4list_at_yahoo.com>
Date: Tue, 24 Jan 2006 02:05:29 -0800 (PST)
Message-ID: <20060124100529.46092.qmail@web31404.mail.mud.yahoo.com>


HI Team,    

  Can someone help me to print the below in horizontal.    

  SQL> select * from v2h;

           X


         1
         2
         3
         4
         5

   

  I need the values tobe printed like this:    

  1 2 3 4 5    

  can someone give me some clue on this without using pl/sql.    

  Thanks in adv,
  Raj                 



 Yahoo! Autos. Looking for a sweet ride? Get pricing, reviews, & more on new and used cars.
--

http://www.freelists.org/webpage/oracle-l Received on Tue Jan 24 2006 - 04:05:29 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US