I\'m trying to fix Null entries in a table. I need to do the following translation:
A|Null|1 A|1|1 B|Null|2 --> B|x|2 C|x|2 C|x|2