pp wrote:

> I got simple question I think.
> I plan to have 5000-10000 article records.
> I wonder what is faster:
> store every article within one topic and filter
> with one field or store it within many subtopics?
> I guess every querry will force check every article
> in article table.

You can limit the article search to those with a specific value for the
'type' field.

Emile


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to