mysql 대량 삽입, 삭제

323 단어 mysql
insert into xwb20_voite_content (t_id,content,num,addtime) values(3,'  ',1,'1320595200'),(3,'  ',1,'1320595200')
delete  t,c  from  VOITE_TITLE t,VOITE_CONTENT c WHERE  t.id   = c.t_id  and t.id=$id and c.t_id=$id"

좋은 웹페이지 즐겨찾기