文件名称:SQL_Interpreter
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:3.85kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
这是一个SQL解释器,功能不是很全,由于本身内存数据库提供的功能限制,提供的SQL也有很多的限制:
1、select不支持按字段取值,一次查询获取所有字段
2、查询条件之间的关系只支持AND
3、UPDATE一次只更新一个字段
4、不支持函数-This is an SQL parser, function is not very wide, due to the functional limitations of itself memory database, SQL provide a lot of limit
System:
1, the select does not support field values , a query for all the fields
2, the relationship between the query only supports AND
3, UPDATE, update a field
4, does not support function
1、select不支持按字段取值,一次查询获取所有字段
2、查询条件之间的关系只支持AND
3、UPDATE一次只更新一个字段
4、不支持函数-This is an SQL parser, function is not very wide, due to the functional limitations of itself memory database, SQL provide a lot of limit
System:
1, the select does not support field values , a query for all the fields
2, the relationship between the query only supports AND
3, UPDATE, update a field
4, does not support function
(系统自动生成,下载前可以参看下载内容)
下载文件列表
parser_yacc.y
sql_plan.h
说明.txt
parser_lex.l
sql_plan.h
说明.txt
parser_lex.l
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.