Re: Help with JOins
- From: Hugo Kornelis <hugo@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Sat, 18 Oct 2008 00:36:32 +0200
On Thu, 16 Oct 2008 11:11:02 -0700, Farhan wrote:
Hi,(snip)
I have these queries and i want to JOIN all of them to make one query.
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
.
- References:
- Help with JOins
- From: Farhan
- Help with JOins
- Prev by Date: Selecting data from a string for a join
- Next by Date: Re: Selecting data from a string for a join
- Previous by thread: Help with JOins
- Next by thread: Boolean expressions evaluation
- Index(es):
Relevant Pages
|