搜索资源列表
SQL.Server.2008.for.Developers.From.Novice.to.Pro
- Right from the start, this book will expand your basic knowledge, and you will soon find yourself moving from a beginner toward a competent and professional developer. This book aims to cater to a wide range of developers, from those who prefer t
SQLReference
- SQL语言参考大全,收集了许多sql语法,精彩例子,是各个领域的程序员必备手册.-SQL Language Reference Encyclopedia, collect a lot of sql syntax, brilliant example of this is essential in all areas of programmers manual.
3.SQL
- sql programm manual for sql language in database -sql programm manual for sql language in database
SQL
- 一个SQL语言的简单教程。一些简单的SQL命令的语法规则及应用。-SQL language, a simple tutorial. Some simple rules of SQL command syntax and application.
sql.21.days
- It is a SQL language learning bible,also used to check up.
SQL
- 通俗易懂的简讲解了SQL语言,适合初学者学习-SQL language, on this basis, suitable for beginners to learn
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
- SQL语言的参考手册,包含详细说明及示例,很好的字典-SQL language reference manual, with detailed instructions and examples, a good dictionary
SQL-language-art
- sql语言的艺术,是一个很好的学习数据库编程的资料-sql language art
SQL
- SQL语言学习循序渐进 SQL语言学习循序渐进-SQL SQL language learning language learning step by step step by step
SQL
- 含有SQL语言的学习宝典,学习SQL语言的入门必读。-Collection contains the SQL language learning, learning SQL language entry required reading.
w1-SQL
- 讲解SQL语言的基本操作,涉及查询语句,插入语句,嵌套语句等。-SQL language to explain the basic operation, involving the query, insert statements, nested statements and so on.
SQL
- 经典SQL语句大全,对于学习数据库及SQL语言有很大帮助-Daquan classic SQL statement, database and SQL language for learning very helpful
SQL-language-learning
- SQL语句大全,珍藏版,对学习SQL语言的同志很有帮助-helpful to the study of the SQL language
SQL-language
- 讲解SQL server的PPT,内容精炼简明,是初学者很好的参考资料。-Explain the SQL server in the PPT, the content of refined simplicity, is a good reference for beginners.
SQL-language-reference
- SQL语言参考资料 简洁,便于查询,有详细示例-SQL language reference is simple and easy to check, a detailed example
basic-SQL
- 一份关于SQL语言的入门资料。 共40页,适合初学者。-An introductory information on SQL language.40 pages, suitable for beginners.
SQL语言艺术
- 《SQL语言艺术》,pdf文件,本书分为12章,每一章包含许多原则或准则,并通过举例的方式对原则进行解释说明。这些例子大多来自于实际案例,对九种SQL经典查询场景以及其性能影响讨论,非常便于实践,为你的实际工作提出了具体建议。本书适合SQL数据库开发者、软件架构师,也适合DBA,尤其是数据库应用维护人员阅读。("SQL language art", PDF document, this book is divided into 12 chapters, each chapte
SQL入门经典(第5版)
- SQL入门经典 本书详细介绍了SQL语言的基本语法、基本概念,说明了各种SQL实现与ANSI标准之间的差别.(This book describes the basic syntax and basic concepts of the SQL language in detail, and illustrates the differences between the various SQL implementation and the ANSI standards.)
