搜索资源列表
SQL
- 数据库设计sql语言开发,vb开发环境下的
数据库实验报告
- 数据库实验报告,老师布置的作业,也就是课本上的题自己用SQL语言进行调试,编写。-experimental database report, the teacher layout of the operation, which is on the books and that their use SQL debugging and preparation.
数据库课程设计 报刊订阅 含报告
- 这是一个数据库课程设计的sql语言,含报告!请版主查收-This is a database of curriculum design sql language, with the report! Please check your moderator
SQL_handbook
- 数据库SQL语言详解,可以帮助学习和掌握数据库SQL查询语言-Detailed SQL database language, can help learning and mastering SQL database query language
aaa
- 一个数据库SQL语言-A database SQL language
A_MIS
- 一个社区管理系统,使用vb和sql语言设计。请使用vs2005以上版本打开,数据库使用sql Server 2005-A community management system, using vb and sql language design. Please use the above version of VS2005 to open the database using sql Server 2005
sql
- 数据库查询语言 ,查询学生信息,包括添加,删除,更新。-Database query language, query student information, including add, delete, update.
VCSQLServerDevelopment
- Visual C++ + SQL Server 数据库开发与实例,书本源代码, 第1章 Visual C++及数据库访问基础 , 第2章 SQL Server 2000数据库管理 , 第3章 数据库理论与SQL语言 , 第4章 客户资源管理系统, 第5章 企业备忘录管理系统 , 第6章 图书馆管理系统 , 第7章 设备管理系统 , 第8章 员工培训管理系统 , 第9章 公司贸易管理系统 , 第10章 餐饮管理系统 , 第11章 宾馆管理系统 , 第
viewcreate-sql
- 一、实验目的 1)理解视图的概念。 2)掌握创建视图的方法。 3)掌握更改视图的方法。 4)掌握用视图管理数据的方法。 二、实验内容 3、用T-SQL语言创建、管理视图 (以下题目需提交) (1)创建视图 1)创建一个名为stuview2的水平视图,从数据库XSGL的student表中查询出性别为“男”的所有学生的资料。并在创建视图时使用with check option。(注:该子句用于强制视图上执行的所有修改语句必须符合由Select语句where中的条件。)
SQL-language-art
- sql语言的艺术,是一个很好的学习数据库编程的资料-sql language art
21DayToLearnSQL
- 21天精通sql.快速学习SQL.适合于想要学习数据库SQL语言基础的初学者。-21 days master sql. Rapid Learning SQL. For the database you want to learn basic SQL language for beginners.
SQL
- 经典SQL语句大全,对于学习数据库及SQL语言有很大帮助-Daquan classic SQL statement, database and SQL language for learning very helpful
SQL-caozuo
- 详细介绍SQL语言数据库的建立 表的建立 删除等信息 希望对大家有帮助-Details of the establishment of a database SQL language to delete information such as the establishment of the table we want to help
SQL
- 程序员的SQL金典 对如何使用SQL语言进行了详细的讲解。不包括数据库管理,只包括使用SQL语言进行编程-Golden SQL programmers how to use the SQL language for a detailed explanation. Does not include database management, including the use of only the SQL programming language
SQL
- SQL语言各种语句的语法,供数据库编程人员使用,参照很方便。-Statement syntax of the SQL language for database programming, reference is very convenient.
SQL
- 数据库/表的基本操作和表级约束。利用图形用户界面创建,备份,删除和还原数据库和数据表。利用SQL语言创建和删除数据 库和数据表。-The basic operation of the database/table and table-level constraints. Using a graphical user interface to create, backup, delete and restore the database and data table. Create and del
SQL
- sqlserver数据库的sql语言,从简单到深入-the sqlserver database sql Language, from the simple to the depth
SQL语言艺术
- 《SQL语言艺术》,pdf文件,本书分为12章,每一章包含许多原则或准则,并通过举例的方式对原则进行解释说明。这些例子大多来自于实际案例,对九种SQL经典查询场景以及其性能影响讨论,非常便于实践,为你的实际工作提出了具体建议。本书适合SQL数据库开发者、软件架构师,也适合DBA,尤其是数据库应用维护人员阅读。("SQL language art", PDF document, this book is divided into 12 chapters, each chapte
数据库实验
- 数据库系统上机实验一到实验四报告,数据表的创建到维护、权限操作都用SQL语言代码完成,报告完整,结构清晰,内含数据库上机实验指导书。(The database system is on the machine experiment one to the experiment four report, the data table creation, the maintenance, the permission operation is completed by the SQL language
数据库test
- SQL语言完成建表、插入数据、修改数据、查询等内容(SQL language completes building table, inserting data, modifying data, querying and so on.)