8
Reply

Which datatype should be use to store sign number?

Hardevsinh Mori

Hardevsinh Mori

Jul 30 2017 2:00 AM
305
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.  

Answers (8)