Re: database for books question

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Flint Million wrote:
> Now I want to be able to do a subject listing as well as a search. For
> example, if I asked for a lsit of all subjects, I want something like:
> Nonfiction (2)
> PHP (1)
> Technology (2)
> Computers (1)
> Programming (1)
> History (1)
> Linux (1)
> 


In database design, I'd almost do this as a subject table, and then link
the books together through a subject-book linking table.

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux