Barry wrote:
Nenad Bosanac schrieb:
Hi I have one problem that i can`t resolve.
still need advice or is it solved?
IF!!! you need IF!! :)
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]
Nenad Bosanac schrieb:
Hi
I have one problem that i can`t resolve.
still need advice or is it solved?
--
Smileys rule (cX.x)C --o(^_^o)
Dance for me! ^(^_^)o (o^_^)o o(^_^)^ o(^_^o)
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.
Hi,
> Table 1: names
> Id | name
> 15 | George
> 16 | Suzy
> Table 2 : scores_1
> Id | score
> 15 | 85
> 15 | 60
> 15 | 70
> 15 | 95
> Table 3 : scores_2
> Id | score
> 15 | 50
> 15 | 55
> 15 | 60
> 15 | 45
> What I want to end up with is a selection that would pick up George and his
> highest