SUBSTRING SUBSTR MID
char -> ascii ASCII, ORD *bin함수를 사용하여 2진수로 표현가능
ascii -> char CHAR
select count(column) from [table]
문자열의 길이를 확인할 수 있는 함수이다