会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Right-dress
博客园
首页
新随笔
联系
订阅
管理
2015年12月1日
PostgreSQL-PL/pgSQL-cursor,loop
摘要: 将spam_keyword表word字段的字符全部拆分,只是利用过程语言完成循环的操作而已。create or replace function proc1() returns setof text as $$declarestr text;strlength int;strreturn text;...
阅读全文
posted @ 2015-12-01 10:10 Right-dress
阅读(2393)
评论(0)
推荐(0)
编辑
公告