If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > General > Database Concepts & Design > Need ideas for Badminton club reservation database system

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-09-11, 11:11
yapcl90 yapcl90 is offline
Registered User
 
Join Date: Mar 2011
Posts: 2
Exclamation Need ideas for Badminton club reservation database system

hi all, i have a scenario that require me to design a database for badminton club reservation purposes, so far,
i have come with the following entity/table,

->Customer
->Court
->ReservationRecord
->Player
->Package

Any other suggestion for this scenario?
Reply With Quote
  #2 (permalink)  
Old 03-12-11, 10:32
r937 r937 is offline
SQL Consultant
 
Join Date: Apr 2002
Location: Toronto, Canada
Posts: 19,524
what's a package?

and what's the difference between a player and a customer?
__________________
r937.com | rudy.ca
please visit Simply SQL and buy my book
Reply With Quote
  #3 (permalink)  
Old 03-12-11, 11:14
yapcl90 yapcl90 is offline
Registered User
 
Join Date: Mar 2011
Posts: 2
hi
A customer can place reservation,
well inside the reservation, we may have our friends joining the game too,
thats why i propose a player table here, to record players information into the database(numbers of player,player name,gender, and under which reservation number), a player information may repeated when he/she involve in other new reservation~
Reply With Quote
Reply

Tags
database design

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On