On Mon, 30 Dec 2002, Jean-Luc Lachance wrote:
> Still, if most tables are alike (at least they have id and string) you
> should think about
> inheritance. Create the base table/class with id and string and have all
> the other tables inherit from it.
>
I have tested it -- the indices were used and the queries were fast even
when searching the base tables.
Best regards,
Artur