PHP基础PHP教程php框架JavaScript
asp.netAJAX正则表达式ASP
begin
declare i int;
i :=1;
for i in 1..10 loop
insert into table_name values (i,now());
i=i+1;
end loop;
end;
补充:
字符串变整数
ONVERT(‘123‘,SIGNED);
postgresql新建插入存储过程
标签:pos into loop oop sign 存储 postgre 插入 for