摘要: 导出表:exp scott/tiger@mycon tables=(dept,emp) file=tab1.dmp导出用户:exp system/manager@mycon owner=scott file=usr1.dmp导出数据库:1.完全导出exp system/manager@mycon full=y inctype=complete file=full1.dmp2.增量导出exp sys... 阅读全文
posted @ 2009-07-20 23:00 chunchill 阅读(356) 评论(0) 推荐(0) 编辑
摘要: 一、概念 1. 数据库 (Database) 什么是数据库? 数据库是依照某种数据模型组织起来并存放二级存储器中的数据集合。这种数据集合具有如下特点:尽可能不重复,以最优方式为某个特定组织的多种应用服务,其数据结构独立于使用它的应用程序,对数据的增、删、改和检索由统一软件进行管理和控制。从发展的历史看,数据库是数据管理的高级阶段,它是由文件管理系统发展起来的。 什么是数据库系统? 数据库系统是一... 阅读全文
posted @ 2009-07-20 22:54 chunchill 阅读(573) 评论(0) 推荐(0) 编辑
摘要: http://www.ietester.net/download.html 阅读全文
posted @ 2009-07-20 10:13 chunchill 阅读(159) 评论(0) 推荐(0) 编辑