会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
zhangqi
be a coder
博客园
首页
新随笔
联系
订阅
管理
2020年4月16日
postgresql连表更新
摘要: update table_p as p set p_name = a.name,p_user = a.user_id,p_type = 'P02' from ( select x.user_id,x.name,x.p_id from table_u x join table_p y on x.p_i
阅读全文
posted @ 2020-04-16 14:08 zhangqi0828
阅读(1896)
评论(0)
推荐(0)
编辑
公告