Home » RDBMS Server » Server Utilities » Oracle SQL how to
Oracle SQL how to [message #71253] Tue, 01 October 2002 09:37 Go to next message
Ian Crawford
Messages: 1
Registered: October 2002
Junior Member
I've got an SQL problem that I haven't found an answer to. I want to run a query & get the results to show in one row, not a seperate row for each returned result e.g.

Instead of

Key1 value1
Key1 value2
Key1 value3

I want

Key1 value1 value2 value3

Thanks.
Re: Oracle SQL how to [message #71264 is a reply to message #71253] Thu, 03 October 2002 10:11 Go to previous message
Roy
Messages: 30
Registered: May 2002
Member
You've to use some reporting tool. This is called cross tab formatting of output. REporting tools such as crystal, access and several others support this format. But you might want to post this in the Oracle reports forum and see if you can format things in this way.
Previous Topic: HOW DO I INVOKE MULTIPLE SQL*LOADER COMMANDS?
Next Topic: Help!The following script /etc/rc0.d script errors out
Goto Forum:
  


Current Time: Sun Apr 28 17:29:34 CDT 2024