From: | "Md Aminur Rashid" <aminur(at)mahindrabt(dot)com> |
---|---|
To: | <pgsql-sql(at)postgresql(dot)org> |
Subject: | problem in group by |
Date: | 2001-11-01 09:56:59 |
Message-ID: | 007a01c162bb$8e74a4e0$b003050a@mahindrabt.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-sql |
I have a table masterauthor which has columns as
AUTHOR NAME and ID ( ID is primary key )
and a second TABLE*(sellTable ) having the numbers books of the author which are sold
i mean the say that the all those authors whose books are being sold are entered in the second table
I have to display author's name and id from the forst list grouping the author who has sold the book once
Regards
Amin
*********************************************************
Disclaimer
This message (including any attachments) contains
confidential information intended for a specific
individual and purpose, and is protected by law.
If you are not the intended recipient, you should
delete this message and are hereby notified that
any disclosure, copying, or distribution of this
message, or the taking of any action based on it,
is strictly prohibited.
*********************************************************
Visit us at http://www.mahindrabt.com
From | Date | Subject | |
---|---|---|---|
Next Message | Radu-Adrian Popescu | 2001-11-01 10:15:45 | Re: How to use BYTEA type? |
Previous Message | Christopher Sawtell | 2001-11-01 08:40:27 | How to use BYTEA type? |