Dark Hacker News
new
|
best
|
ask
|
show
|
jobs
Emoji in SQL – Using Emoji as SQL Identifiers
(baldi.me)
4 points
by
crisbal_
8 years ago
| 4 comments
Emoji in SQL – Using Emoji as SQL Identifiers | Dark Hacker News
crisbal_
8 years ago
|
next
[−]
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.
jacopofar2
8 years ago
|
parent
|
next
[−]
Have you tried it in production? It would be nice to have a feedback from a DBA
crisbal_
8 years ago
|
root
|
parent
|
next
[−]
There is not a single reason to try this in production, or even for a side project.
tzury
8 years ago
|
next
[−]
tldr; Emojis are Unicode entities, and as such, can be used within a SQL statement. Do not try this at work.