분류없음
Same string but different length
시간을 거스르는자
2016. 10. 28. 18:20
when you are comparing string from DB and Excel or CSV or .. file,
then, Just try to change file encode type to UTF-8.
or
try to match encoding type between two strings.