5
Answers

Sum of cast statement

Abdu Rafeeq

Abdu Rafeeq

12y
2.5k
1

 i selects a sum of value between two dates, I know
in that date there is no value in the table
,But one blank row select in this case

my query is

sum(cast( AcidingIssueTestRtn.testPiece as decimal(18,3))) as Weight

How to avoid?
 I not need blank row




Answers (5)