Comparison of Numeric Values
Comparison of Numeric Values
xs:decimal(3.3) = xs:decimal(6.6)
from within a Java application, in order to extract the result from the result sequence, one would have to use this code:
boolean n = ((XSBoolean)rs.first()).value(); println(n);
in order to get the result of ‘false’
தமிழ்
புதுப்பிக்கபட்ட நாள் : 01-11-2016 14:34:31(இந்திய நேரம்)