The Best:
By Dave Carter

SELECT * FROM tbl_experience
WHERE knowledge like '%SQL%'
ORDER BY least_expense
GROUP BY by no_equal;

Result: MySQL


Ok so it's a little hokey, but it was the best I could after the conversion
project I just got out of, thank god for MySQL.

Dave Carter
Chief Web Architect
ABT, Inc.
http://www.abti.cc


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to