Re: SQL Query Building Problem??
From: Rik (rikleo2001_at_yahoo.com)
Date: 10/22/04
- Next message: Michael C: "Re: Query Optimization Help"
- Previous message: Michael C: "Re: Query Optimization Help"
- In reply to: Khurram: "SQL Query Building Problem??"
- Next in thread: Hugo Kornelis: "Re: SQL Query Building Problem??"
- Reply: Hugo Kornelis: "Re: SQL Query Building Problem??"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 22 Oct 2004 14:22:28 +1300
Could Anybody please give me prompt reply?? I really need to fix that
problem urgently??
TIA
"Khurram" <s.khurram@gmail.com> wrote in message
news:urvUTkxtEHA.348@tk2msftngp13.phx.gbl...
>
>
> Hello Experts,
>
> I have problem while making a SQL Query.
> For Example:-
> I have three tables
>
> Table1 Table2(TaskDetail)
> Table3(Results)
> Task1 Status Task1-ID-1
> Task3-ID-1
> Task2 Status Task1-ID-2
> Task3 Status Task2-ID-1
> Task3-ID-1
>
> Now my requirement is that I want to know that Which Task has
received
> its
> Complete Results, like in the Above example Task3 is completed because,
> its
> TaskDetail = Table3(Results).
>
> I want help to build that query which will identify me that my
> Taskdetail
> are equal to Results.
>
> Thanks in Advance.
>
> Khurram
>
>
>
- Next message: Michael C: "Re: Query Optimization Help"
- Previous message: Michael C: "Re: Query Optimization Help"
- In reply to: Khurram: "SQL Query Building Problem??"
- Next in thread: Hugo Kornelis: "Re: SQL Query Building Problem??"
- Reply: Hugo Kornelis: "Re: SQL Query Building Problem??"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|