Posted by Sean on 12/04/06 11:30
"Gaga" <rg2006@hotmail.com> wrote in message
news:el0ttq$be3$1@ss408.t-com.hr...
> If i pull data from one table and if i need just one field ( lets say user
> ID ) from other table, what should i do to make this work. I want to read
> all data from one table and then make the comparation of the passed data
> and
> the user ID data, in other table....( user id is in users table and all
> other data is in data table ).
>
>
Is there something in common in the two tables?
Perhaps you could post an example of the table structures.
Sean
[Back to original message]
|