MySQL Forums
Forum List  »  Newbie

Re: Help SQL question (Calculation)
Posted by: Rick James
Date: August 19, 2014 04:55PM

Douglas, the TRUNCATE() function is sort of like ROUND(); it does not delete rows, but it may decrease values.

David, the syntax error has nothing to do with TRUNCATE; it is probably an accidental loss of a parenthesis.

Options: ReplyQuote


Subject
Written By
Posted
Re: Help SQL question (Calculation)
August 19, 2014 04:55PM


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.