Location:
Search - Sql queries
Search list
Description: 一个access数据库管理系统,用于学生管理,sql查询功能是在后台实现,详细说明请看程序中的说明.txt-access a database management system for the management of students, sql queries in the background is achieved, detailed procedures Look at the statement. Txt
Platform: |
Size: 218112 |
Author: 杨学金 |
Hits:
Description: phpBuns是一个用PHP编写的SQL查询和Web页面生成器。它可以生成查询和用于增中、编辑、删除、列表和从SQL数据库中检索数据的页面-phpBuns with PHP is a preparation of SQL queries and Web pages generator. It can generate inquiries and increments, edit, delete, list and database from SQL retrieval of data pages
Platform: |
Size: 2078720 |
Author: 杨子 |
Hits:
Description: 内容如下:
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-read as follows : 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 can 7.How conditional logic be used in Data Statements
Platform: |
Size: 601088 |
Author: 余辰 |
Hits:
Description: SQL的查询语言,提供有需要的人查询,谢谢大家使用,这是英文版的-SQL query language to provide those in need inquiries, Thank you for the use of, this is the English version of
Platform: |
Size: 7957504 |
Author: LJ |
Hits:
Description: 在 Visual C++.net 下实现ODBC数据库操作。程序均有注释。实现对数据库的查询,添加,删除,SQL查询等。此程序很适合学习使用。-In Visual C . Net under ODBC database operations. Procedures for both the Notes. The realization of the database query, add, delete, SQL queries, and so on. This procedure is very suitable for learning to use.
Platform: |
Size: 451584 |
Author: 羊妹妹 |
Hits:
Description: 管理学生的成绩,分析统计查询排序等等。有效的安全措施-Management of students score, analysis of statistical queries to sort and so on. Effective security measures
Platform: |
Size: 76800 |
Author: 张敏 |
Hits:
Description: VB6数据库开发指南》的配套源程序,包含DAO、ADO、RDO、SQL查询、ODBC操作等方面的内容,绝对精彩,不可错过-VB6 Database Development Guide " supporting source, including DAO, ADO, RDO, SQL queries, ODBC and other aspects of the operation is absolutely wonderful, not to be missed
Platform: |
Size: 1281024 |
Author: liuguoliang |
Hits:
Description: 国家SQL标准委员会ISO/IEC JTC1 SC32 WG3负责人Keith W.Hare作序推荐。
使用SQL进行数据操作的快速上手指南。
如果你使用如下的数据库系统:Access,MS SQL Serve,Oracle,DB2,MySQL,Ingres。
或者任何其他基于SQL的程序,在你开始编写查询之前,本书都能够节省你的时间和精力。
本书针对编写SQL查询为初学者提供了一个按部就班、易于阅读的指导。它包含了上百个带有详细说明的例子。本书为我们提供了理解、修改和创建SQL查询所需的工具。 对于所有数据库设计者来说本书是一本重要的书。它吸取了复杂的数学集合论和一阶谓词逻辑,并且使得这些理论容易让每个人理解。如果你想要学习从初级到中级的SQL课程,本书是你所必需的。
-Unless you are working at a very advanced level, this is the only SQL book you will ever need. The authors have taken the mystery out of complex queries and explained principles and techniques with such clarity that a “Mere Mortal” will indeed be empowered to perform the superhuman. Do not walk past this book!
Platform: |
Size: 2420736 |
Author: penghao |
Hits:
Description: 这是书籍《SQL Queries for Mere Mortals(R): A Hands-On Guide to Data Manipulation in SQL 》中文名为《SQL查询凡人入门》的配套光盘,对于本书第二版《SQL初学者指南》(第二版)也同样适用!-This is the book " SQL Queries for Mere Mortals (R): A Hands-On Guide to Data Manipulation in SQL" English name " SQL query mortals entry" CD-ROM package, the second edition of this book " SQL Beginners Guide" ( second edition) also applies!
Platform: |
Size: 12254208 |
Author: penghao |
Hits:
Description: ssd7 exercise3
alter_tables.sql
delete_rows.sql
queries.sql
Platform: |
Size: 1024 |
Author: Tiantian |
Hits:
Description: This book has brought together some of the best SQL experts
to address the important issues of writing efficient and cohesive
SQL statements. The topics include using advanced SQL
constructs and how to write programs that utilize complex
SQL queries. Not for the beginner, this book explores
complex time-based SQL queries, managing set operations in
SQL, and relational algebra with SQL. This is an indispensable
handbook for any developer who is challenged with writing
complex SQL inside applications.
Platform: |
Size: 608256 |
Author: asd2010 |
Hits:
Description: SQL语言艺术
本书分为12章,每一章包含许多原则或准则,并通过举例的方式对原则进行解释说明。这些例子大多来自于实际案例,对九种SQL经典查询场景以及其性能影响讨论,非常便于实践,为你的实际工作提出了具体建议。本书适合SQL数据库开发者、软件架构师,也适合DBA,尤其是数据库应用维护人员阅读。
-SQL Language Arts This book is divided into 12 chapters, each chapter contains a number of principles or guidelines, and by way of example of the principles explained. These examples are mostly from the actual case, the nine kinds of SQL queries classic scenes, as well as its performance impact of the discussion is very easy to practice, the actual work for your specific suggestions. This book is suitable SQL database developers, software architect, also suitable for DBA, in particular, is a database application maintenance personnel to read.
Platform: |
Size: 660480 |
Author: kk |
Hits:
Description: sql基本的查询,适合初学者学习,绝对的经典。-basic sql queries, suitable for beginners to learn, absolutely classic.
Platform: |
Size: 12288 |
Author: 王浩 |
Hits:
Description: 这是一个用C++ Builder写的关于SQL查询的小程序,有兴趣可以下下来-This is a work written in C++ Builder SQL queries on a small program, are interested can look down under
Platform: |
Size: 869376 |
Author: super |
Hits:
Description: Important Assignment for SQL Queries Help for preparation of Exams
Platform: |
Size: 10240 |
Author: Daniyal khan |
Hits:
Description: 数据定义
模式的创建和删除
基本表的创建、修改和删除
索引的创建和删除
数据操作
各类更新操作(插入数据(n) 、修改数据(1) 、删除数据(1) )
各类查询操作(单表查询 、连接查询、嵌套查询 、集合查询)
视图操作
视图的创建、删除 、查询 、更新
-Data creation and deletion patterns define the basic table creation, modify and delete the index creation and deletion of data various operations update operations (insert data (n), modify the data (1), delete the data (1)) various types of queries ( single-table queries, join queries, nested queries, a collection of query) view action view to create, delete, query, update
Platform: |
Size: 2435072 |
Author: |
Hits:
Description: Sql queries include t-sql queries also sample queries and SIS DB creation
Platform: |
Size: 5120 |
Author: cihat |
Hits:
Description: sample code for ms sql queries.
Platform: |
Size: 8192 |
Author: hellogolha
|
Hits:
Description: Mastering-SQL-Queries-for-SAP-Business-One
Platform: |
Size: 3118080 |
Author: ballackfr |
Hits:
Description: SQL queries, 50 Challenges
Platform: |
Size: 701874 |
Author: mmymail@tutanota.com |
Hits: