Beginning MySQL Tutorial One of the fastest SQL (Structured Query Language) database servers currently on the market is the MySQL server, developed by T.c.X. DataKonsultAB. MySQL, available for download at http://www.mysql.com, offers the data base programmer with an array of options and capabilities rarely seen in other database servers. What's more, MySQL is free of charge for those wishing to use it for private and commercial use.
| Name: |
Ben |
| Subject: |
Linking to other tables |
| Date: |
07-25-2000 06:58AM |
How do you link one table to another in MySQL? Just say I have 2 tables, both with a locationID, and one of the tables has the locationName. How do I bring that name to the other table?
|
Other posts in this thread:
| Top | | Linking to other tables | Ben | 07-25-2000 06:58AM |
Reply to this post:
|
 |
Visit the MySQL Forum!
New On DevShed:
Hot Forum Topics:
|