2007年2月1日
摘要: 语法:Update a表 Set a表.字段=b表.字段 from a,b(注:b表可以是从某表中过滤查询生成的临时表) where 外键可以关联的字段 and 条件Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->update CorpInfoset ... 阅读全文
posted @ 2007-02-01 11:33 Gary.han 阅读(4089) 评论(0) 推荐(0)