Re: SQL beginner question - JOIN / relational database.
- From: Ewoud Dronkert <firstname@xxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 29 Sep 2005 13:20:01 +0200
CAH wrote:
> Ewoud Dronkert wrote:
>> Try news:comp.databases.mysql
>
> Sorry can not do just that, my internet provider does not list it as
> yet. So if anybody knows the answer, ill apreciate a posting here.
Try news:alt.comp.databases.mysql :)
If the columns have the same name, a JOIN without ON clause will do. No
need to define anything beforehand, unless you want to have the db keep
track of referential integrity. Also see
http://dev.mysql.com/doc/mysql/en/example-foreign-keys.html
--
E. Dronkert
.
- Follow-Ups:
- References:
- SQL beginner question - JOIN / relational database.
- From: CAH
- Re: SQL beginner question - JOIN / relational database.
- From: Ewoud Dronkert
- Re: SQL beginner question - JOIN / relational database.
- From: CAH
- SQL beginner question - JOIN / relational database.
- Prev by Date: Re: Errors in php 5.0.4 Not in 4.3.10-16
- Next by Date: REGEX help please
- Previous by thread: Re: SQL beginner question - JOIN / relational database.
- Next by thread: Re: SQL beginner question - JOIN / relational database.
- Index(es):
Relevant Pages
|