473,387 Members | 1,512 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

fishing tournament results

Well, I've got 2 tables I'm wanting to pull date from sorted by most points
asc.

Here's the structure...

tnumbers table (holds all tournament points: tid, mid, points
rollcall table: mid, here

I would like to list all tournament results in a row, along with the total
amount of meeting points (here*10), with the total of all tournaments plus
the meeting points. I would like these listed all in 1 row per angler...

example:
Angler Jan Feb Mar Apr May Meetings Total
Kevin VanDam 60 37 45 32 50
174
Ish Monroe 50 40 38 42 50
170
etc, etc...

Thanks so much...
May 11 '06 #1
1 1614
Bryan wrote:
Here's the structure...

tnumbers table (holds all tournament points: tid, mid, points
rollcall table: mid, here


This isn't enough information to answer the question. We have no idea
what any of these columns contains, and it's hard to infer from the
names. For instance, which column contains the name of the angler? Are
any of these columns dates? There is no way for readers to guess.

When asking questions like this, please post the results of SHOW CREATE
TABLE for each of these tables, and describe the meaning of the columns.
Even better would be a few rows of sample data.

Anyway, I am guessing that the following article may help you do what
you want:

http://dev.mysql.com/tech-resources/...ard/index.html

Regards,
Bill K.
May 11 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: JE | last post by:
Hi all! I am working on a Java program for managing a (real-life) sports tournament. There are 10 teams involved, which all are to play against every other team exactly once. Thus, each team...
2
by: Krick | last post by:
I was talking to a co-worker today. He used to work in computers way, way, back in the days when computers had little to no memory, operating systems hadn't been invented yet, and everything was...
1
by: Don | last post by:
I am new to Indexing Services, have been researching the MS Site as well as web articles on DevHood, etc. I have set up a seperate catalog ("KnowledgeBase") on Win XP with a number of files. I am...
1
by: noremy | last post by:
Hi! I have one request;) I have searched in google for a tournament tree implementation, but found nothing(really);( Does anyone have any source for a tournament tree? I don't really care what...
6
by: richard | last post by:
http://safer.fmcsa.dot.gov/CompanySnapshot.aspx How could I go about automating a search of this site's database? I'm not interested in all the details they present on the output form, just...
12
by: whitehatmiracle | last post by:
Hi all Im not quite sure how to use the new and delete for a whole array dynamically. Actually i want that, a user inputs a char in a single char array. Everytime he inputs a char he creates a...
21
by: Dev | last post by:
Dear All, I have created a website. in the contact us page i want to send all information (Entered by visitor in text boxex) directly to my e-mail address. to do this i have no idea because i am...
1
by: jobbs64 | last post by:
I'm working on a game called carpet fishing...long story...anyways I am having trouble working with the fish that I've created. I need to be able to access their Fish Class method move() so I can...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.