• 博客(0)
  • 资源 (3)

空空如也

ssd7 mutiple quize 答案

SSD7: Database Systems Introduction This course introduces students to database systems. The course explains what a database system is, and then proceeds for the greater part of the learning material to explore relational database systems—databases designed according to the relational (or tabular) model. The material includes discussion of SQL, the Structured Query Language, as well as a unit on database design. From data abstraction, the course then turns to transaction management, with some additional material on improving query performance. Finally, there is an introduction of up-to-date trends in database system design, which also locates recent developments in the larger history of data storage technology.

2010-10-22

PostgreSQL 8.1 中文文档

本书是 PostgreSQL 的官方文档。 它是 PostgreSQL 开发人员和其它志愿者与 PostgreSQL 软件的开发并行进行的。 它描述了当前版本的 PostgreSQL 官方支持的所有功能。 为了能够管理有关 PostgreSQL 的大量信息, 本书组织成了几个部分。每个部分都是针对那些在 PostgreSQL 上有着不同的经验和认识层次的用户,或者是不同阶段的用户为目标的

2010-10-22

《SQL 参考手册》中文版

SQL 表达式 一个 SQL 表达式是一个字符串,构成了一个 SQL 语句的全部或部分。例如, FindFirst法在 Recordset对象上使用了一个由 SQL WHERE 子句中发现的选择准则构成的SQL表达式。 Microsoft Jet 数据库引擎利用 Visual Basic for Applications(VBA)的表达式服务来执行简单的算术和函数计算。所有用于 Microsoft Jet SQL 表达式(除了 Between, In,和Like)的运算符由 VBA 表达式 服务定义。另外,VBA 表达式服务提供了 100 个以上、可用在 SQL 表达式中的 VBA 函数。例如,可以用这些 VBA函数在 Microsoft Access查询 Design view中构造查询,还可以把这些函数用于 DAO OpenRecordset法,Microsoft Visual C++, Microsoft Visual Basic, and Microsoft Excel编码中。 Microsoft Visual Basic 和 Microsoft Excel 代码。

2010-10-22

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除