Hi All,
I am trying to pass constant value to Field which is Numeric(2,0) in order to limit number of records in where condition
I did
And Fieldname = 40 (here fieldname is Numeric(2.0) )
it gives me error
and if I remove this condition it works perfectly.
can some one tell me how to pass value