I have the following table structure:
ProductId|attribute1|attribute2|attribute3
The attribute fields can all be null. I would like t
attribute