Re: sqlplus question
- From: "David Sharples" <davidsharples@xxxxxxxxx>
- To: jdunn@xxxxxxxxx
- Date: Tue, 17 Oct 2006 17:26:19 +0100
no, beucase count(*) is just a simple count - you woul dbe asking the
database to give you something different.
You must code that if you want it with a group by
On 17/10/06, John Dunn <jdunn@xxxxxxxxx> wrote:
Is there a quick way to configure sqlplus so that when I do
select(*) from mytable I get one line for each column name/value pair?
- Follow-Ups:
- RE: sqlplus question
- From: John Dunn
- References:
- sqlplus question
- From: John Dunn
Other related posts:
- » sqlplus question
- » Re: sqlplus question
- » RE: sqlplus question
- » Re: sqlplus question
Is there a quick way to configure sqlplus so that when I do select(*) from mytable I get one line for each column name/value pair?
- RE: sqlplus question
- From: John Dunn
- sqlplus question
- From: John Dunn