• I was actually hoping to get the count from the query side:

    SELECT COUNT(characters(table1)) as totalCharacters... or whatever it is supposed to be!