MySQL Table Joins One of the great characteristics of SQL (Structured Query Language) is the
fact that one
can develop, access and modify data across various tables. There are several
benefits to
this, including greater ease of manipulation, increased speed of access, and
reduced
data redundancy. In MySQL (as well as many other SQL languages), this is
accomplished via the join command.
| Name: |
Jill |
| Subject: |
Re: Looking for tips on web DB design |
| Date: |
10-19-1999 02:54PM |
This will be the first time i've added a "relational" database to a web site. what i need to know about the book you recommended is whether it walks you through the scripts (it's been a long time since i did any actual programming in C). i will look at the book at Amazon.com. thanks...
|
Other posts in this thread:
Reply to this post:
|
 |
Visit the MySQL Forum!
New On DevShed:
Hot Forum Topics:
|