I am using MySQL 5 issuing the following query when the application died on
me three times.
Query: Select name, year_of_birth from players where year_of_birth <=
ALL(select year_of_birth from players)

Note: If I only use the first part of the query it runs no problem. I do not
think it is because of the subquery, becuase I have used a number of
subqueries with this verision and they run fine.

Your help is very much appreciated.
VisionTV proudly celebrates 15 years as Canada's multi-faith television
network.

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to