Thread: MySQL Question
View Single Post
Old 07-25-2007, 12:25 PM   #1 (permalink)
Nikolas741
 
Newb Techie

Join Date: Jul 2007

Posts: 3

Nikolas741 is on a distinguished road

Default MySQL Question

Need some input.

I have a relatively small database with a lot of columns. Trying to decide between Foreign Keys or simply using Join with Where clauses and just store the information in separate unassociated tables other than a key term.

What are some good pointers?
Nikolas741 is offline