2016年8月4日

妙用Update Select

摘要: update PipeLine set PipeLine_Key = PipeLine.RegionCode + '|' + PipeLine.S_Point + '|' + PipeLine.E_Point update select 最常用的update语法是:UPDATE <table_nam 阅读全文

posted @ 2016-08-04 15:00 lpx15312 阅读(474) 评论(0) 推荐(0)

导航