Hi,
I have a query on Indicator fields in DB2.
I am aware that the valid values for Indicator fields are -2,-1,0. But I was told that the indicator fields have values other than these too.
So I was asked to code IndField >=0 instead of IndField =0 when the SQL returns proper values.
Does anyone have any info on this to share.