'2016/04/18'에 해당되는 글 1건

  1. 2016.04.18 [MySQL] auto_increment 값 초기화 및 재정렬

ALTER TABLE `테이블명` AUTO_INCREMENT=1(설정할 인덱스번호);


Posted by 꼬장e
,