database
mysql table, column 구조 확인
우주정복☆
2020. 1. 9. 09:58
select * from INFORMATION_SCHEMA.columns
select * from INFORMATION_SCHEMA.columns