DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR SQL
mysql collation for case sensitive
select
employee
from
employee
where
employee
=
upper
(
employee
)
collate
utf8mb4_bin
;
Source by stackoverflow.com #
PREVIOUS
NEXT
Tagged:
#mysql
#collation
#case
#sensitive
ADD COMMENT
Topic
COMMENT
Name
4+7 =
Submit