某宾馆客房管理系统(3)

2019-04-09 08:34

constraint PK_ENTITY_10 primary key (Attribute_34) );

/*==============================================================*/ /* Index: Entity_10_PK */ /*==============================================================*/ create unique index Entity_10_PK on Entity_10 ( Attribute_34 ASC );

/*==============================================================*/ /* Table: Entity_6 */ /*==============================================================*/ create table Entity_6 (

Attribute_21 char(10) not null, 身份证号 char(18) null, Attribute_22 char(10) null, Attribute_23 char(10) null, Attribute_24 char(10) null, constraint PK_ENTITY_6 primary key (Attribute_21) );

/*==============================================================*/ /* Index: Entity_6_PK */ /*==============================================================*/ create unique index Entity_6_PK on Entity_6 ( Attribute_21 ASC );

/*==============================================================*/

/* Index: Relationship_7_FK */ /*==============================================================*/ create index Relationship_7_FK on Entity_6 ( 身份证号 ASC );

/*==============================================================*/ /* Table: Entity_7 */ /*==============================================================*/ create table Entity_7 (

Attribute_26 char(10) not null, Attribute_27 char(10) null, Attribute_28 char(10) null, constraint PK_ENTITY_7 primary key (Attribute_26) );

/*==============================================================*/ /* Index: Entity_7_PK */ /*==============================================================*/ create unique index Entity_7_PK on Entity_7 ( Attribute_26 ASC );

/*==============================================================*/ /* Table: Entity_8 */ /*==============================================================*/ create table Entity_8 (

Attribute_29 char(10) not null, Attribute_30 char(10) null,

Attribute_31 char(10) null, constraint PK_ENTITY_8 primary key (Attribute_29) );

/*==============================================================*/ /* Index: Entity_8_PK */ /*==============================================================*/ create unique index Entity_8_PK on Entity_8 ( Attribute_29 ASC );

/*==============================================================*/ /* Table: Entity_9 */ /*==============================================================*/ create table Entity_9 (

Attribute_32 char(10) not null, Attribute_33 char(10) null, constraint PK_ENTITY_9 primary key (Attribute_32) );

/*==============================================================*/ /* Index: Entity_9_PK */ /*==============================================================*/ create unique index Entity_9_PK on Entity_9 ( Attribute_32 ASC );

/*==============================================================*/ /* Table: 前台 */ /*==============================================================*/

create table 前台 (

编号 char(10) not null, 姓名 varchar(20) null, constraint PK_前台 primary key (编号) );

/*==============================================================*/ /* Index: 前台_PK */ /*==============================================================*/ create unique index 前台_PK on 前台 ( 编号 ASC );

/*==============================================================*/ /* Table: 客户 */ /*==============================================================*/ create table 客户 (

身份证号 char(18) not null, Attribute_32 char(10) null, 客房号 char(10) null, Attribute_29 char(10) null, 姓名 varchar(20) null, 性别 char(2) null, 地址 long varchar null, 出生日期 timestamp null, 电话 char(11) null, constraint PK_客户 primary key (身份证号) );

/*==============================================================*/ /* Index: 客户_PK */ /*==============================================================*/ create unique index 客户_PK on 客户 ( 身份证号 ASC );

/*==============================================================*/ /* Index: Relationship_3_FK */ /*==============================================================*/ create index Relationship_3_FK on 客户 ( 客房号 ASC );

/*==============================================================*/ /* Index: Relationship_4_FK */ /*==============================================================*/ create index Relationship_4_FK on 客户 ( Attribute_29 ASC );

/*==============================================================*/ /* Index: Relationship_5_FK */ /*==============================================================*/ create index Relationship_5_FK on 客户 ( Attribute_32 ASC );

/*==============================================================*/ /* Table: 客户住宿 */ /*==============================================================*/


某宾馆客房管理系统(3).doc 将本文的Word文档下载到电脑 下载失败或者文档不完整,请联系客服人员解决!

下一篇:工程技术研究中心可行性研究报告

相关阅读
本类排行
× 注册会员免费下载(下载后可以自由复制和排版)

马上注册会员

注:下载文档有可能“只有目录或者内容不全”等情况,请下载之前注意辨别,如果您已付费且无法下载或内容有问题,请联系我们协助你处理。
微信: QQ: