I would like to introduce the new exciting TUDBC (Truly Unified
Database Connectivity) to you, which brings both high performance and
high productivity to database access. Currently, it supports
* 5 programming languages with the same unified coding style for
1. C# (also any other .NET compliant l
> Evert Lammerts-2 wrote:
>>
>> Your 'taggings' table is basically a link table to deal with a 'many
>> to many' relationship - i guess you know:
>>
>> You have a table A and a table B that have a many-to-many
>> relationship, which is stored in table L. What query fetches all rows
>> in A that rel