Monks,
I have a field in my database that contains a number. It represents the number of room keys someone has registered with us. When I query the database I can count the number of rows, so I know how many people have registered their key, but I need to also add the total number of keys. This must be simple, but I'm not sure how to do it.
I count the rows like this: