View Single Post

   
  #2 (permalink)  
Old 02-28-2008, 09:30 AM
Michael Austin
 
Posts: n/a
Default Re: Queries with multi tables ?

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.
Reply With Quote