Okay, let me pose it with the first obstacle.
I am designing a database to be used to record account information. Accounts can be on one of three programs, and each program will have its own unique fields (or common fields). Ex. Program 1 has 9 fields, Program 2 has 5 fields, etc.
Because...