01-31-2008, 12:55 PM
|
#2 (permalink)
|
|
The Contributor
Join Date: Jan 2008
Location: Maine, USA
Posts: 92
Thanks: 2
|
Hi Aaron,
Quote:
|
With all these joins and fancy things, it makes me wonder; what is good MySql practice?
|
Good MySQL practice is as little redundancy in the tables as possible, optimized queries, getting only what you need... There are numerous books written on best practices for MySQL. Is there something specific that you are thinking about?
Quote:
|
I thought that you could just list everything in a row, but no one here seems to do that.
|
What do you mean list everything in a row?
__________________
-- Bill
"Why is it drug addicts and computer aficionados are both called users?" -Clifford Stoll
|
|
|
|