Re: Simple Query Question
- From: leebridgewater@xxxxxxxxx
- Date: Mon, 26 May 2008 15:00:11 -0700 (PDT)
Hi, many thanks that worked perfectly!
I'll study the statement in more detail so that I can learn from it
and understand how it functions.
I just had to enter the following modification to allow it to work on
my setup:
FROM cls.dbo.Enquiries AS E
JOIN cls.dbo.Introducers AS I
Just for clarification - I guess I have to enter the cls.dbo.enquiries
instead of dbo.enquiries because I have multiple databases within SQL
Server?
Once again, many many thanks for your help.
Lee
.
- Follow-Ups:
- Re: Simple Query Question
- From: Plamen Ratchev
- Re: Simple Query Question
- References:
- Simple Query Question
- From: leebridgewater
- Re: Simple Query Question
- From: Plamen Ratchev
- Re: Simple Query Question
- From: leebridgewater
- Re: Simple Query Question
- From: Plamen Ratchev
- Re: Simple Query Question
- From: leebridgewater
- Re: Simple Query Question
- From: Plamen Ratchev
- Simple Query Question
- Prev by Date: Re: Simple Query Question
- Next by Date: Re: Simple Query Question
- Previous by thread: Re: Simple Query Question
- Next by thread: Re: Simple Query Question
- Index(es):
Relevant Pages
|
Loading