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: |
Karajan |
| Subject: |
Religious |
| Date: |
07-18-1999 10:36AM |
Be carefully!
|
Other posts in this thread:
| Top | | Religious | Karajan | 07-18-1999 10:36AM |
Reply to this post:
|
 |
Visit the MySQL Forum!
New On DevShed:
Hot Forum Topics:
|