I have a database where I record my clients visits(sessions)
I have a field with the number of sessions allowed and another with the session history
I would like to know how to query the table so as to total the number of sessions for each
client
I have a field with the number of sessions allowed and another with the session history
I would like to know how to query the table so as to total the number of sessions for each
client