包含常用SQL语法,并有实例,是学习SQL的较好资料库
标签: SQL
上传时间: 2015-04-22
上传用户:star_in_rain
Oracle SQL 内置函数大全
上传时间: 2014-01-03
上传用户:hakim
关于informix的中sql语句的参考文档,以及sql性能的优化方法.
上传时间: 2013-12-23
上传用户:baiom
对SQL语句嵌套的实例 希望大家多多提点意见 谢谢了
上传时间: 2015-04-23
上传用户:caixiaoxu26
单机SQL版和局域网络版(DEMO数据库下载)
上传时间: 2015-04-24
上传用户:cjl42111
一个 非法字符处理 类 很管用 队以一些sql攻击也一起到 反规范作用
上传时间: 2015-04-24
上传用户:pompey
一个asp+sql的博客代码,包括sql的数据库备份文件
上传时间: 2013-12-16
上传用户:牛布牛
内容如下: 1.The history of the computerized database 2.SQL Data Statements--those used to create, manipulate, and retrieve data stored in your database example statements include select, update, insert, and delete 3.SQL Schema Statements--those used to create database objects, such as tables, indexes, and constraints 4.How data sets can interact with queries 5.The importance of subqueries 6.Data conversion and manipulation via SQL s built-in functions 7.How conditional logic can be used in Data Statements
标签: computerized Statements database history
上传时间: 2015-04-25
上传用户:ardager
In case you haven t realized it, building computer systems is hard. As the complexity of the system gets greater, the task of building the software gets exponentially harder. As in any profession, we can progress only by learning, both from our mistakes and from our successes. This book represents some of this learning written in a form that I hope will help you to learn these lessons quicker than I did, or to communicate to others more effectively than I did before I boiled these patterns down.
标签: complexity the building computer
上传时间: 2015-04-25
上传用户:tyler
一、编程环境: windows2003 +visual stdio c++ .net,Ado + SQL2000 二、SQL设置: 将在SQL2000下建立schooldata数据库,导入数据文件 三、导入数据: data目录下有school_back数据库备分文件 操作:用SQL企业管理器还原数据库来导入数据 访问本地数据库服务器,密码是自己设置的那个,操作schooldata数据库的用户名和密码相同。 主要用ADO访问数据库,和几个显示数据的控件Treectrl,listctrl,datagrid等程序中有几个BUG还没解决, 四、实现功能: 操作:在选择查询条件:选择一个,tree控件里显示相关信息 可以在tree控件里单击来显示每个ITEM,每个ITEM相关信息显示在LIST控件内 双击LIST控件显示具体信息 也可以在窗口里单击右键或操作菜单具体操作 五、主要功能: 查询,添加,删除,显示“学院,各系,班级,学生,教师,社团,课程”等信息 程序还用了Active Skin 对程序进行了换肤!!
标签: SQL 2000 schooldata windows
上传时间: 2015-04-26
上传用户:zyt