Posted by Apaxe on 06/21/07 18:44
In the database i have a table with this information: key_id => 1 key_desc => 43+34+22+12 I want sum the values in key_desc. Something like: SELECT key_desc FROM table But the result of the select was "111" and not "43+34+22+12". Is this posible?
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming