首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 数据库 > 其他数据库 >

oracle 20111-十-24

2013-11-08 
oracle 20111-10-24basic concepts:database management system (DBMS)relational database management sy

oracle 20111-10-24
basic concepts:
database management system (DBMS)
relational database management system(RDBMS)
object-relational database management system (ORDBMS).
system global area (SGA)
program global area (PGA)
Database instance:An instance is a set of memory structures that manage database files.
Scheme Objects:In Oracle Database, a database schema is a collection of logical
data structures, or schema objects. A database schema is owned by a database user and has the same name as the user name.

Tables:
Index:
An index is an optional data structure that you can create on one or more columns of a
table.

Oracle9i&10g编程艺术

热点排行