You could try the book SQL for Smarties by Joe Celko... I'm not through
it yet, but it's got some theory (but not enough to make your head hurt)
and goes over all the various SQL commands... in the TOC there's stuff
on how to implement directed graphs (such as the organizational path
from you to the CEO, etc..) and other crazy stuff...

-philip

In article <[EMAIL PROTECTED]> you write:
>hi,
>
>i'm looking for some good tutorials / articles / books on database
>design, no, i'm not talking about the classic employee contact database
>that nearly every site has lingering somewhere... i'm after the good stuff:
>
>smart data design
>smart data planning
>unique keys
>taking advantage of relational databases
>etc etc
>
>Justin French
>
>-- 
>PHP General Mailing List (http://www.php.net/)
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>To contact the list administrators, e-mail: [EMAIL PROTECTED]
>



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to