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 > Poker league database help

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-30-11, 11:11
jmeb25 jmeb25 is offline
Registered User
 
Join Date: Dec 2011
Posts: 1
Poker league database help

Hi,
I was hoping someone could help me come up with a structure for a small database i am trying to create. The database will be for a poker league that i run. At the moment the data is recorded in an excell spreadsheet. I have experience of sql queries but have never created the structure before.
The data i want to put in the database is as follows:
Players names.
The date players played (not every player will play on every date).
The amount of money they put in.
The amount of money they won.
If they won the tournament.

I will then want to be able to query the database to display a table of results showing all players total ins and outs, wins, times paid, no of matches etc.
I will also want to be able to choose a date and see who played, won, paid in what etc.
finally i want to be able to look up a player and return a list of dates played and what happened on each date.

I will need to be able to update the database with new dates and player stats etc. The data will be accessed from a website and in an ideal world i won't have to change my queries every time.

I have tried to explain as much of plan as possible in case it helps with the table creation.

Any help would be great.
Thanks
jmeb25
Reply With Quote
Reply

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