The current project that I\'m working on have table with 126 columns and the least that i saw is at least 50 columns. Should a table hold less columns per table or separate
Usually excess columns points to improper normalization, but it is hard to judge without having some more details about your requirements.