会员
周边
新闻
博问
闪存
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
caribean
博客园
首页
新随笔
联系
管理
订阅
随笔分类 -
pgsql
about pgsql
PGSQL基本操作语句
摘要:update table01 set name='msq_all' where id=122; --更新数据 insert into table01(id,dmcode,name,month) values (122,1,'app_all',201706) ; --插入数据 SELECT * FROM table01 where 1=1 ORDER BY app_name,flag asc...
阅读全文
posted @
2019-05-28 17:23
caribean
阅读(5364)
评论(0)
推荐(0)
公告