Emoji in SQL – Using Emoji as SQL Identifiers
1–5 of 5 posts
Re: Emoji in SQL – Using Emoji as SQL Identifiers
#2Hello, author here. Sorry if I am posting from a new account but I forgot the password to my old one (crisbal) and I didn't set a recovery email.
Let me know if you have any question.
Re: Emoji in SQL – Using Emoji as SQL Identifiers
#3Hello, author here. Sorry if I am posting from a new account but I forgot the password to my old one (crisbal) and I didn't set a recovery email. Let me know if you have any question.
Have you tried it in production? It would be nice to have a feedback from a DBA
Re: Emoji in SQL – Using Emoji as SQL Identifiers
#4tldr; Emojis are Unicode entities, and as such, can be used within a SQL statement. Do not try this at work.
Re: Emoji in SQL – Using Emoji as SQL Identifiers
#5Hello, author here. Sorry if I am posting from a new account but I forgot the password to my old one (crisbal) and I didn't set a recovery email. Let me know if you have any question.
Have you tried it in production? It would be nice to have a feedback from a DBA
There is not a single reason to try this in production, or even for a side project.