joining tables in Xampp

Problems with the Windows version of XAMPP, questions, comments, and anything related.

joining tables in Xampp

Postby kuwaitya » 18. February 2006 13:08

Hi there...

1) i am asking how to jion between tables in the MySQL ??

2) Is any body have any tutorials to Xampp SW ??
kuwaitya
 
Posts: 5
Joined: 16. February 2006 07:49

Postby Wiedmann » 18. February 2006 13:11

1) i am asking how to jion between tables in the MySQL ??

http://dev.mysql.com/doc/refman/5.0/en/join.html

2) Is any body have any tutorials to Xampp SW ??

http://localhost/xampp/
--> nemu button "manuals"
Wiedmann
AF Moderator
 
Posts: 17102
Joined: 01. February 2004 12:38
Location: Stuttgart / Germany

Postby kuwaitya » 20. February 2006 13:57


Quote:
1) i am asking how to jion between tables in the MySQL ??

http://dev.mysql.com/doc/refman/5.0/en/join.html


Thanks very much but this is for SQL language and how to wirte the select statement ,and i am asking how to jion the tebels in Xampp ... i had found another way ,, i hope it works :roll:

which is clicking a" Relationship " after accessing the table structure ...

if this way is write please inform...
kuwaitya
 
Posts: 5
Joined: 16. February 2006 07:49

Postby cj_nza » 21. February 2006 07:40

There is a diference between the SQL term "join" and "relationships".

The link Wiedmann provided gives you the syntax of a guery that includes a join statement - the answer to what seemed to be your question
how to jion between tables

You can also create relationships between tables. Relationships define how data in one table is related to data in another table. The join statement joins the data from different tables (according to the join specified in the query) into a single recordset.

The fact that you seem to use join and relationship interchangeable means that it is not longer clear what you are actually looking for.
cj_nza
 
Posts: 53
Joined: 06. September 2005 11:49


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 108 guests