Why won’t this wpdb get_results query return results?

When the query was done using ~ (tilda) quotes around columns in the SQL instead of the ‘ it worked. It has something to do with the collation of my tables in MySQL, I believe.