摘要
在 Client/ Server 体 系结 构 下, 数据 处 理 由多 个 客 户 从不 同 的 地 点 共同 完 成. 为此,必 须使用一 种具有较 高性能 的数据库 系统, 即大 型数 据库 系统, 如 Microsoft S Q L Server 、 Sybase 、 Oracle 等.这 些大型数 据库系统 具有实 现分 布 式数 据处 理 的特 点,如 并 发处 理、存储 过程、触 发器、数据 完整性 等.本文 主要论述 大型数据 库系统 在数据完 整性及 并发处理两方 面的问题 .
In Client/Server system, data can be operated by multi client. So it is necessary to use a RDBMS which has higher performance, that is the large RDBMS we called here, such as Microsoft SQL Server, Sybase and Oracle. These RDBMS have some common features: concurrency process, storage procedure, trigger, data integrity and transaction. In this paper, we mainly discuss the data integrity and concurrency process of large RDBMS.
出处
《沈阳化工学院学报》
1999年第3期204-209,共6页
Journal of Shenyang Institute of Chemical Technolgy
关键词
大型
数据库
数据完整性
并发处理
large RDBMS
\ data integrity
\ concurrency process
\ MS SQL Server