On 09-Jul-01 Asha Ramaiah wrote:
> Hey there!..Don!
> The Problemo returns! :(
> Let me be explicit this time with my query :
>
> mysql> select * from table A;
> +-++
>| mId | tId |
> +-++
>| 1 | 1 |
>| 2 | 1 |
>|
EMAIL PROTECTED]>
To: Asha Ramaiah <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, July 04, 2001 12:59 PM
Subject: RE: Clean way of execution of query
>
>
> On 04-Jul-01 Asha Ramaiah wrote:
> > Hey! guys!
> >
> > I wanted a little help
On 04-Jul-01 Asha Ramaiah wrote:
> Hey! guys!
>
> I wanted a little help on the following : ..
>
> Scenario:
> I have 2 tables : one task and the other tasksequence
>
> desc task : (primary key taskId, varchar taskdesc)
> desc tasksequence (primary key (taskId,milestoneId))
>
> Now the que
Hey! guys!
I wanted a little help on the following : ..
Scenario:
I have 2 tables : one task and the other tasksequence
desc task : (primary key taskId, varchar taskdesc)
desc tasksequence (primary key (taskId,milestoneId))
Now the query I want to form should give me a list of all taskIds in