摘要:
create trigger trTable1Inserton table1for Insertasupdate table1 set Position=dept_Name+ A.Positionfrom dept, Inserted Awhere dept.DeptID=table1.DeptID and A.DeptID=table1.DeptID 阅读全文
posted @ 2010-03-19 22:31
cyb
阅读(254)
评论(0)
推荐(0)