Oracle数据库管理及应用开发教程code.docVIP

  • 3
  • 0
  • 约1.29万字
  • 约 14页
  • 2017-05-11 发布于河南
  • 举报
Oracle数据库管理及应用开发教程code

Oracle数据库管理及应用开发教程code rem **************************************************** rem ** 附录A 人事基本信息管理数据库脚本 rem ** 脚本OracleCode.txt清单 rem ** rem ** 功能:建立企业的部门和员工信息 rem ** 作者:张山 rem ** 学号:0410234 rem ** 首次创建时间:2006年10月20日 rem ** 最后修改时间:2006年10月27日 rem **************************************************** rem ***************************************************** rem **删除表 rem ***************************************************** drop table EmployeeOther; drop table Employee; drop table Department; drop table DCNation; drop table DCPost; / rem **********************************************

文档评论(0)

1亿VIP精品文档

相关文档