mysql 插入数据返回ID

INSERT INTO `t_org` (`name`) VALUES ('极光幼儿培训中心');
SELECT LAST_INSERT_ID()

posted @ 2021-04-30 17:17  荣超  阅读(527)  评论(0)    收藏  举报