sql循环插入达到下面的这种效果。info_title,info_content,info_id都是一样的。。[解决办法]insert into Z_in
sql循环插入
达到下面的这种效果。info_title,info_content,info_id都是一样的。。
[解决办法]
insert into Z_info (select * from Z_info where is_xh=1)
[解决办法]
sql循环插入
达到下面的这种效果。info_title,info_content,info_id都是一样的。。
[解决办法]
insert into Z_info (select * from Z_info where is_xh=1)
[解决办法]