View Single Post

   
  #3 (permalink)  
Old 02-28-2008, 09:30 AM
V.R
 
Posts: n/a
Default Re: Queries with multi tables ?


"Michael Austin" <maustin@firstdbasource.com> a écrit dans le message de
news: p_23h.1508$r12.463@newssvr12.news.prodigy.com...
> V.R wrote:
>
>> Hi,
>>
>> i'd like to work with php and mysql and i'm looking for samples of
>> quieres with multi-tables (find, add row, delete, update, etc...).
>>
>> Does anybody can tell me where is possible to find explanations,
>> download examples, etc...
>>
>> Thank you for your help.
>>
>> VR

>
> are you looking for table joins or handling multiple tables in a single
> transaction?
>
> google mysql table join
>
> --
> Michael Austin.


Thanks for your reply.
I'm first looking for handling multiple tables in a single transaction
and maybe after table joins... !


Reply With Quote