On Oct 31, 2007 3:22 AM, robert rottermann <[EMAIL PROTECTED]> wrote:
> Hi there,
> I have a strange problem.
>
> I am using Server version: 5.0.45 SUSE MySQL RPM
>
> I made a backup of a database by copying its directory like so:
> mv urulu urulu_X
> then I recreateded the database, played a littl
An answer won't make much sense if you truly don't have a clue.
W3schools has a good intro on joins.
http://www.google.com/search?hl=en&q=sql+join+syntax&btnG=Google+Search
cheers,
KB
On 4/20/05, Perry Merritt <[EMAIL PROTECTED]> wrote:
> Hi, I'm a novice.
>
> I've designed a database that sup
David,
In reading through miscellaneous database design text on the web, I
read just the other day that you should not try to include meaningful
data in your key values. I assume there will be some kind of "lookup"
tables for species, phylum, whatever. Trying to make your key field
"smart" seems