数据库ER图SQL语言作业,高分求助,英文题
Project1ProjectSpecificationWewanttocreateadatabaseforatelecommunicationcompanythatpr...
Project 1
Project Specification
We want to create a database for a telecommunication company that provides Broadband (BB) and Home Telephone (HT) services offered through service plans. For each service plan, we need to keep the plan code, name, service type (BB or HT), description (detailed information about the service), contract period and monthly fee.
The followings are some examples of the service plans. BB stands for Broadband and HT for Home
Telephone.(见图片)
For each customer, we create a record with his/her person id, full name, contact phone number, billing address, payment method.
A customer subscribes to at least a service plan.
A subscription has a subscription ID, activation date and installation address and belongs to a single customer.
Each subscription is either a BB plan or HT plan subscription, but not both. A BB plan subscription has additional email and password attributes. A HT plan subscription has additional phone number attribute.
Every customer must select one payment method for all his subscriptions - cash or auto-pay using credit card. If the customer uses auto-pay, his/her credit card information (i.e., card number, owner
name, expiry date) must be stored.
Tasks
1. You need to create an ER diagram for the above description. Please make your own reasonable assumptions (if any) and state them clearly.
2. Convert your ER diagram to tables.(using SQL statement) 展开
Project Specification
We want to create a database for a telecommunication company that provides Broadband (BB) and Home Telephone (HT) services offered through service plans. For each service plan, we need to keep the plan code, name, service type (BB or HT), description (detailed information about the service), contract period and monthly fee.
The followings are some examples of the service plans. BB stands for Broadband and HT for Home
Telephone.(见图片)
For each customer, we create a record with his/her person id, full name, contact phone number, billing address, payment method.
A customer subscribes to at least a service plan.
A subscription has a subscription ID, activation date and installation address and belongs to a single customer.
Each subscription is either a BB plan or HT plan subscription, but not both. A BB plan subscription has additional email and password attributes. A HT plan subscription has additional phone number attribute.
Every customer must select one payment method for all his subscriptions - cash or auto-pay using credit card. If the customer uses auto-pay, his/her credit card information (i.e., card number, owner
name, expiry date) must be stored.
Tasks
1. You need to create an ER diagram for the above description. Please make your own reasonable assumptions (if any) and state them clearly.
2. Convert your ER diagram to tables.(using SQL statement) 展开
3个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询