Paul M Foster wrote:
> On Mon, Mar 02, 2009 at 11:50:15AM -0500, PJ wrote:
>
>
>> I have a list of some 60 categories for a book database and am wondering
>> what would be the best approach for inserting and selecting the data.
>> My choices are to
>> (1.)simply use one field in a books table an
On Mon, Mar 02, 2009 at 11:50:15AM -0500, PJ wrote:
> I have a list of some 60 categories for a book database and am wondering
> what would be the best approach for inserting and selecting the data.
> My choices are to
> (1.)simply use one field in a books table and enter the categories for
> each
Andrew Ballard wrote:
> On Mon, Mar 2, 2009 at 11:50 AM, PJ wrote:
>
>> I have a list of some 60 categories for a book database and am wondering
>> what would be the best approach for inserting and selecting the data.
>> My choices are to
>> (1.)simply use one field in a books table and enter t
On Mon, Mar 2, 2009 at 11:50 AM, PJ wrote:
> I have a list of some 60 categories for a book database and am wondering
> what would be the best approach for inserting and selecting the data.
> My choices are to
> (1.)simply use one field in a books table and enter the categories for
> each book sep
I have a list of some 60 categories for a book database and am wondering
what would be the best approach for inserting and selecting the data.
My choices are to
(1.)simply use one field in a books table and enter the categories for
each book separated by a comma (or whatever) as a text field and th
5 matches
Mail list logo