MySQL Forums
Forum List  »  Newbie

Re: Problem with subquery left outer join
Posted by: Peter Brawley
Date: February 25, 2014 10:00AM

format(query2.n_provv,0,'de_DE') AS `n_provv returns a string that can't be summed. Have this query return the number, and do the formatting in an outer query.

Options: ReplyQuote


Subject
Written By
Posted
Re: Problem with subquery left outer join
February 25, 2014 10:00AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.