小型书店管理系统数据库设计.docxVIP

  • 129
  • 0
  • 约4.27千字
  • 约 5页
  • 2017-06-03 发布于北京
  • 举报
概念模型设计:物理结构设计:/*==============================================================*//* DBMS name: MySQL 5.0 *//* Created on: 2012/1/8 20:50:10 *//*==============================================================*/drop table if exists admin2;drop table if exists book2;drop table if exists bookshop;drop table if exists booktype2;drop table if exists lend;drop table if exists publisher;drop table if exists reader;/*==============================================================*//* Table: admin2

文档评论(0)

1亿VIP精品文档

相关文档