Its at the sql level.
Thanks
Darragh Ó Héiligh
Web development, O/S and Application technical support.
Website: http://www.digitaldarragh.com
-----Original Message-----
From: Nick Murtagh [mailto:nickm at go2.ie]
Sent: 26 May 2006 14:22
To: Darragh
Cc: 'Irish Linux Users Group'
Subject: [OT] Re: [ILUG] Oracle question
Darragh wrote:
> I need to display the result of a select statement horizontly instead of
> verticly.
At what level, the SQL level? It would surely be trivial to do this
in your application.
You could always do two selects:
select ID from table where ID = 1;
select Number from table where ID = 1;
Kinda nasty though. And you would probably want to do that inside a
transaction as well.
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!