Decimal comparisons
When comparing two decimal numbers that have different precision and scale,
BMC AMI Utilities
SQL converts the two numbers to a uniform precision and scale, which are derived from the following formulas:
- P = MIN(31,MAX(S1,S2)+MAX(P1-S1,P2-S2))
- S = MAX(S1,S2)
Related topics
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*