i want know that which data type should be use to store plus minus sign with number
For Ex,
Column
+1
-1
-2
+2
When i try to get Sum(Column) it should be return 0.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Manikandan MurugesanPosted Aug 8, 2017, 11:16 AM
decimaldatatype can store negative numbers as well. So to answer your question, yes you can use thedecimaldatatype to store negative decimal numbers.Rajkiran SwainPosted Aug 8, 2017, 12:55 PM
Gokhul VarmanPosted Aug 8, 2017, 11:00 AM
Awadhesh JhaPosted Aug 8, 2017, 8:02 AM
Rafnas T PPosted Aug 1, 2017, 7:06 AM
Rafnas T PPosted Aug 1, 2017, 6:41 AM
Manish KumarPosted Aug 1, 2017, 4:23 AM
Amit GuptaPosted Jul 30, 2017, 3:44 AM