Database Design Using Key-Value Tables

Monday, February 13th, 2006

In the following article we are going to cover the use of key-value tables in a database design. They can help you with flexibility in design but will trip you up in other areas such as data filtering if you are not careful. I assume that the ...