摘要
在T-SQL中,图和树(层次)是两种比较复杂但又非常有用的数据结构,在这两种数据结构中,最常用的当属树(层次)结构。文章主要研究在Microsoft SQL Server中用T-SQL来处理树形数据结构的方法—迭代法在处理树形结构中的应用。
Diagram and tree (hierarchy) are two complicated and useful data structures in T - SQL. In this paper, the method - the application of iteration to deal with tree data structure with T - SQL in Microsoft SQL Server was studied.
出处
《荆楚理工学院学报》
2009年第9期24-28,共5页
Journal of Jingchu University of Technology
关键词
图
树(层次)结构
迭代法
排序
循环
diagram
(hierarchy) structure
iteration
sequence
circulation