I have a table structure which looks like as follows
In the above table I need the team_id for which win+runs_scored is maximum.
I know that task can be accomplished by PHP code but if there is any query possible for this then it would be easier for me and also main thing is that in real table contains more then 15000 rows so please if some can can provide me a better solution then it would be great
1 Answer