On Jan 5, 3:58 am, Lie Ryan <lie.1...@gmail.com> wrote: > On 01/05/2012 01:01 PM, Chris Kavanagh wrote: > > > While learning SQL could be helpful for writing fine-tuned SQL queries, > IMO it doesn't really help much to design an effective database. To > design an effective database schema, you need to learn about database, > not (just) SQL. Learn about basic database concept such as primary and > foreign keys, data modelling, and normalization (up to 3rd or 4th level > normalization is generally good enough for all practical purposes).
Ok, I just learned something. I THOUGHT SQL WAS learning Database!!! So, SQL is really just the language used to interact with databases, not really the database itself??? I need to Google database concepts and learn that, not just SQL?? I assume that's what you're saying Lie. And THANKS for the advice. -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.