上一页 1 ··· 360 361 362 363 364
摘要: set ANSI_NULLS ONset QUOTED_IDENTIFIER ONgo-- this document design by zzl ---- function : total about a tree structure-- author : Lori.zhang ,zzl-- display view : a1 3-- a11 2-- a111 1------------------------------------------ALTER proc [dbo].[zzl_task_tree_total] --通过指定的taskid,来获取它和它下面的所有子元素的汇总和 @t 阅读全文
posted @ 2010-03-15 16:32 张占岭 阅读(1026) 评论(0) 推荐(0) 编辑
上一页 1 ··· 360 361 362 363 364