搜索资源列表
SQLServercankaoziliao
- SQL Server参考资料,讲解详细.主要有:数据库查询和视图.doc,存储过程与触发器.doc,PB与SQL Server开发与编程.DOC,系统安全管理.doc等。-SQL Server reference to explain the details. Major : Database Query and View. Doc, the storage process and triggers. Doc, PB and Development and SQL Server Programm
computercity-bus-query
- 本文结合公交查询系统的实际需要,通过对B/S模式、JDK开发环境及工具、Web发布服务、数据库以及SQL语言的深入学习及实践,主要完成了公交查询系统的需求分析、数据库设计、应用程序设计的工作。-Based Bus inquiry system to the actual needs, through B / S mode, JDK development environment and tools, Web services, database and the SQL language in-d
035003231
- 学生成绩登录与管理系统是一个教育单位不可缺少的部分,它的内容对于学校的决策者和管理者来说都至关重要。本论文叙述到的学生成绩登录与管理系统是用IIS+ASP网页编程+ACCESS数据库+SQL查询语言实现的。系统是按照我校实际学生管理情况编制的一套实用系统,以提高学生及其成绩管理的自动化程度。系统主要功能有教师管理,学生管理,班级管理,学生信息管理,成绩管理,留言管理,包括功能需求描述,数据库设计等内容。-logged in the performance of their students an
pagination.rar
- 本文档介绍了当前几大主流数据库实现数据查询分页的方法和实例,包括Oracle、DB2、Sybase、SQL Server、MySQL、PostgreSQL等。,This document describes several of the current mainstream database query data paging methods and examples, including Oracle, DB2, Sybase, SQL Server, MySQL, PostgreSQL an
hlsjkyh
- 海量数据库的查询优化及分页算法方案,经典-Massive database query optimization and paging algorithm programs, classic
Processing_queries_on_tree-structured_data_efficie
- 论文 数据库查询 Processing Queries on Tree-Structured Data Efficiently-Thesis Database Query Processing Queries on Tree-Structured Data Efficiently
XQuery
- Tutorial on XQuery - An XML based database query language.-Tutorial on XQuery- An XML based database query language.
sql
- 数据库查询练习很全的标准SQL数据库查询联系 包括答案基本包含了所有的数据库语法-Database query of the standard practice is very wide contacts include SQL database query that contains all the answers to the basic grammar of the database
ORACLE
- 主要论述了在ORACLE数据库中对查询结果以及在多表连接时如何提高SQL查询效率-Mainly discussed in the ORACLE database query results, and multi-table joins in SQL queries on how to improve the efficiency of
McDonaldsingleandlogisticssystem
- 麦当劳点单及物流系统是一个非常好的数据库查询设计,里面有包含所有的数据查询功能实现的代码,希望对大家有用,可以好好学习下里面的界面设计。-McDonald single and logistics system is a very good database query design, inside contains all the data query function realization of Daima, we want to be useful, we are able to Xue
VC_DBMS
- VC对数据库的查询,修改,删除等 希望对你有帮助-VC database query, modify, delete, etc. want to help you .......
CBIR-document
- CBIR is retrieval of images based on some query or example images. It is also called Query based image retrieval. Firstly, this report outlines a descr iption of the primitive features of an image color and shape. These features are extracted and use
messaging-and-database-storage
- 这是我自己的毕业设计:VC++为开发平台,C++为开发语言编写的一款通信软件。实现即时通讯与通信数据的存储、查询功能。附加功能有显示时钟与字体改变。-This is my graduation project: VC++ as a development platform, C++ languages for the development of a communications software. Instant communications and communi
command
- oracle 查询命令全集,中兴数据库查询手机生产信息命令集-oracle query command Complete Works, ZTE database query command set of mobile phone production information
SQL
- 结构化查询语言(Structured Query Language)简称SQL,结构化查询语言是一种数据库查询和程序设计语言-Structured Query Language (Structured Query Language) SQL, the Structured Query Language is a database query and programming language
CASE-OF-DBMS-BY--SQL
- 这是一个针对数据库的简单的SQL查询案例,主要注解了图书馆数据库操作系统的基本开发方法和相关代码。-This is a simple SQL database query case focuses on the library database operating system development methods and related code.
Oracle
- Oracle数据库查询优化的方法.pdf。内有教程-Oracle database query optimization methods. Pdf. With tutorial
Vb2005
- 关于数据库查询用函数汇总,汇总了常用查询,帮助你使用时-About the database query using the function summary, a summary of common queries to help you use
LBTs
- 数据库查询优化的表示模型,线性浓密树查询优化-Representation of the database query optimization model, linear bushy tree query optimization
SQL查询优化
- SQL Server数据库查询速度慢常见的有以下几种 1.没有索引或者没有用到索引(这是查询慢最常见的问题,是程序设计的缺陷) 2.I/O吞吐量小,形成了瓶颈效应 3.没有创建计算列导致查询不优化(SQL Server database query speed is slow, the following are common. 1. no index or index is used. This is the most common problem of slow query, whi