
- You are not logged in. | Login
Pages 1
- Index
- » Discuss atricles
- » Discuss article: "Amateur performances. Tables connections in MySQL"
January 17, 2007 1:33 pm
- admin
- Administrator


Discuss article: "Amateur performances. Tables connections in MySQL"
You can leave your comments here
Discussed article: "Amateur performances. Tables connections in MySQL"
January 23, 2007 11:46 am
- franzkafka
- Member


Re: Discuss article: "Amateur performances. Tables connections in MySQL"
I've just started learning php and mysql and that article was really useful for me.
SELECT <fields> FROM table1 LEFT JOIN table2 USING (field1) I didn't know that command earlier, so I'll use it. Thanks!
January 23, 2007 11:57 am
- phppat
- Member


Re: Discuss article: "Amateur performances. Tables connections in MySQL"
Not bad, but don't you think that two simple queries are proccessed by MySQL faster than one complicated query?
Best regards
Phppat
Last edited by phppat (January 23, 2007 12:04 pm)
PHP monster
Pages 1
- Index
- » Discuss atricles
- » Discuss article: "Amateur performances. Tables connections in MySQL"


