I need to build an internal table. I can either build 1 talbe with 8 occurances or build 2 tables with 4 occurances each. This table will be search for each record. The top 4 occurances will be searched 1 time per record. The last 4 occurances can be searched more than 1 time per record. Should I build 1 or 2 tables?