Skip to content
TIL
SQL DROP
Initializing search
TIL
홈
Markdown
CLI
Git
Programming
Python
DB
Web
CS
Problem Solving
코딩테스트 연습
Book
Table of contents
Database 삭제
Table 삭제
SQL DROP
Database 삭제
DROP
DATABASE
DB_test
;
Table 삭제
DROP
Table
mysql_test_a
;