On Thu, 16 Oct 2008 11:11:02 -0700, Farhan wrote:
>Hi,
>
>I have these queries and i want to JOIN all of them to make one query.
(snip)
Hi Farhan,
For questions such as these, the usual recommendation is to post the
following information:
* The structure of all tables involved in the problem. Please post as
CREATE TABLE statements, including all relevant columns, all
constraints, and all indexes.
* Some well-chosen rows of sample data to demonstrate the problem,
posted as INSERT statements.
* Expected results, and ideally a short description of the underlying
business logic.
See
www.aspfaq.com/5006 for more information.
--
Hugo Kornelis, SQL Server MVP
My SQL Server blog:
http://sqlblog.com/blogs/hugo_kornelis