๐ก Computer Science/๐พ Database
[ERROR] ERROR: syntax error at or near "-"
sgaeng
2022. 3. 1. 18:29
# ์๋ฌ ๋ฐ์ ์ํฉ
- 'practice'๋ผ๋ DB์์ 'fastapi-pracitce'๋ผ๋ DB๋ฅผ ์ญ์ ํ๊ณ ์ถ์ (DROP DATABASE)
- '-' ๊ตฌ๋ฌธ ์๋ฌ๊ฐ ๋ฐ์ํ๊ฒ ๋จ
# ์๋ฌ ํด๊ฒฐ ๋ฐฉ๋ฒ
=# DROP DATABASE fastapi-practice;
๋ผ๊ณ ํ๋ฉด DBname์ '-' ๊ฐ ์์ด์ ํ๋์ DBname์ผ๋ก ์ธ์์ ๋ชปํ๊ณ ์๋ฌ๊ฐ ๋ฐ์ํ๋๊ฑฐ์๋ค!
THEREFORE, DBname์ ํ๋๋ก ์ธ์ํ๋๋ก, ""(stringํ)์ผ๋ก ๊ฐ์ธ์ค