begin select max(id) into v_id from t; insert into t select v_id+rownum,name from t; commit; end;
17,140
社区成员
55,259
社区内容
加载中
试试用AI创作助手写篇文章吧