Is it possible to have emojis in mySQL table names?
Let's say if I'm making a website where I let people using emojis in their username, and I will have a table for each user to store their info/profiles/etc.., and the name of will be the same as their username.…