CREATE DATABASE db_name DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci;
데이터베이스 생성시 UTF-8 설정2024-09-15 · 1 min · 9 wordsCREATE DATABASE db_name DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci; Please enable JavaScript to view the comments powered by Disqus.comments powered by Disqus