Newbie here...
I am developing a ticketing system to track contacts into a call center. 99+% of our clients will only call in once. The purpose of the DB is to track the work performed by our staff (advising on policy, or updating the public as to the status of their request). Is there a need to create a client table, or should each client contact simply be logged within the body of each ticket?
Thanks for your help!