Emojis to string representation in BigQuery
I have a list of strings in a bigquery table, some of which contain emoji’s. I want to convert the emoji to a text representation of what it is. what is the best way to do this?
I have a list of strings in a bigquery table, some of which contain emoji’s. I want to convert the emoji to a text representation of what it is. what is the best way to do this?