Subject Re: [ib-support] single or multi table
Author Doug Chamberlin
Avoid all the UNIONs and worries about storage being wasted and possible
performance problems. Create a table with all fields and leave the ones
which do not have data as NULL.