select 3**2
but that produces a syntax error. I can use Pow(3,2) but that produces a float. Is there a Square function? TIA
Mike -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]