On Nov 3, 8:49 am, SANDEEP REDDY <tosandeepyan...@gmail.com> wrote: > Its Oracle 10G > > On Nov 2, 6:54 pm, Ahmet Demir <ad1987s...@gmail.com> wrote: > > > > > Hi, > > > what's your db version? > > > Ahmet > > > 2011/11/2 SANDEEP REDDY <tosandeepyan...@gmail.com> > > > > There are n number of columns with n number of records . > > > > Example > > > > Col1 Col2 Col3 > > > -------- ------- ---------- > > > > 1 APPLE .. > > > 2 BALL ... > > > 3 CAT ... > > > 4 DOG ... > > > 5 ELEPHANT ... > > > . > > > . > > > . > > > > Select col2 from tab_name; > > > > APPLE > > > BALL > > > CAT > > > DOG > > > ELEPHANT > > > .. > > > .. > > > > I want To display Above Records In The Following Format > > > > APPLE BALL CAT DOG ELEPHANT ... > > > > -- > > > You received this message because you are subscribed to the Google > > > Groups "Oracle PL/SQL" group. > > > To post to this group, send email to Oracle-PLSQL@googlegroups.com > > > To unsubscribe from this group, send email to > > > oracle-plsql-unsubscr...@googlegroups.com > > > For more options, visit this group at > > >http://groups.google.com/group/Oracle-PLSQL?hl=en- Hide quoted text - > > - Show quoted text -
I don't see any code posted to show you've tried to solve this. And 10g is a marketing term for all releases between 10.1.0.2 and 10.2.0.5; functionality varies between those releases. Which version exactly are you using? what have you tried to produce the desired results? David Fitzjarrell -- You received this message because you are subscribed to the Google Groups "Oracle PL/SQL" group. To post to this group, send email to Oracle-PLSQL@googlegroups.com To unsubscribe from this group, send email to oracle-plsql-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/Oracle-PLSQL?hl=en