이과/SQL
Incorrect column specifier for column '~~' 오류대처법
코딩초밥
2022. 4. 14. 15:27
반응형
auto_increment 자동생성은
int 와 float 만 가능하니 자료형을 이 두가지로 변환시킨다.
반응형