Y
Hacker News
new
|
ask
|
show
|
jobs
Emoji in SQL – Using Emoji as SQL Identifiers
(
baldi.me
)
4 points
by
crisbal_
3274 days ago
2 comments
crisbal_
3274 days ago
Hello, 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.
link
jacopofar2
3274 days ago
Have you tried it in production? It would be nice to have a feedback from a DBA
link
crisbal_
3274 days ago
There is not a single reason to try this in production, or even for a side project.
link
tzury
3274 days ago
tldr; Emojis are Unicode entities, and as such, can be used within a SQL statement. Do not try this at work.
link
Let me know if you have any question.