基于递归和表函数的一到多数据转换研究  被引量:1

Research on One-to-many Data Transformation Based on Recursive and Table Function

在线阅读下载全文

作  者:王剑波[1] 

机构地区:[1]湖南人文科技学院计算机科学技术系,湖南娄底417000

出  处:《计算机工程》2011年第17期49-51,共3页Computer Engineering

基  金:湖南省教育厅优秀青年基金资助项目(10B056)

摘  要:针对关系表达式难以进行无限制一到多数据转换的问题,通过关系代数的扩展表达一到多数据转换,采用递归查询和表函数实现无限制一到多数据转换,在每个输入元组上产生一个或者多个输出元组。递归查询通过创建初始结果,递归获取结果集,并返回最终结果集;表函数声明变量集合,使用过程体和游标循环访问表,迭代输出元组。实验分析不同参数影响因素下有限制和无限制转换的不同方法,结果表明扩展方法能够改善系统性能。Since relational expressions are difficult to execute one-to-many data transformation,the paper expresses one-to-many transformation by extending relational algebra,the recursive query and the table function should be employed to realize unbounded one-to-many transformation for producing one or several output tuples over every input tuples.Recursive queries create original results to obtain result sets by recursion and return final result sets.Table functions declare variable sets and employ a procedure body and cursor to access tables,iterative output tuples.Experiment analyzes different bounded and unbounded data transformations under different reference influencing factor.The results show the extension method improves performance observably.

关 键 词:关系数据库 数据转换 结构化查询语言 递归查询 表函数 

分 类 号:TP311[自动化与计算机技术—计算机软件与理论]

 

参考文献:

正在载入数据...

 

二级参考文献:

正在载入数据...

 

耦合文献:

正在载入数据...

 

引证文献:

正在载入数据...

 

二级引证文献:

正在载入数据...

 

同被引文献:

正在载入数据...

 

相关期刊文献:

正在载入数据...

相关的主题
相关的作者对象
相关的机构对象