资源列表
analysis-and-efficiency-of-sql-
- sql执行语句的效率分析,使用具体例子大致讲解了下sql语句的索引跟全表扫描的关系-the efficiency of the SQL statement is executed, using concrete examples, largely on the relationship of the index of the next SQL statement with full table scan
VCPPMFC
- 图书管理系统,本人的课程设计,带文档,可以直接运行查看相应的功能-Library management system, my course design, with a document, you can run directly view the corresponding function
aspshop
- asp.net课程设计,带文档,无任何错误,可以直接运行,网络商城系统-asp.net curriculum design, with documentation, no errors, can be run directly, online shopping mall system
student
- asp.net课程设计,带文档,可以直接运行,也可以自己修改相应的页面-asp.net curriculum design, with documentation, can be run directly, can also modify the corresponding page
SQL_Server
- 数据库相关操作大全,内有建库,建表,的一系列有关数据库的操作-Database operations Daquan within the library, building tables, database operations
pro
- 通过mssqlserver来实现分页功能-Mssqlserver to implement paging functionality
SQL
- 对于初学sql的人来讲,此资料很有意义,此资料汇总了sql的各种语句,并且有相应的注释和例子-For beginners sql people, this information makes sense, this information is summarized in sql various statements and corresponding notes and examples
EvalQuery
- sql server 数据库表的基本操作,简单易懂。-sql server database table operation, simple and easy to understand.
EvalQueryIN
- sql server 数据库表的一些简单操作,简单易学。-sql server database table simple operation, easy to learn.
EvalQueryIndex
- sql server数据库表的检索操作,代码简单易懂。-sql server database table retrieval operation, the code is simple and easy to understand.
CreaView
- sql server数据库创建属兔检索,代码简单易懂。-sql server database created to retrieve a rabbit, and easy-to-understand code.
SQL-SERVE
- 《数据库原理》实验讲义 SQL Server版。有助于大家学习sql serve。掌握插入数据、修改数据和删除数据语句的常用形式。掌握索引的建立、删除及使用;2.学习单表查询、连接查询、嵌套查询和集合查询; 3.学习插入数据、修改数据和删除数据语句的非常用形式,学习事务的概念、性质、定义及使用; 2.学习游标的概念、组成、创建及使用; 3.掌握存储过程的概念、类型、特点、创建、执行及管理。4.学习触发器的概念、创建、管理及使用。-" The database principle" e
