select count(*) returns a string not a number? mysql

When running SELECT count(*) it returns a string.
Attached is an image of the query and the output. Can someone help me make sense of this.
image.png
Was this page helpful?