Compare Table Data - number format problems

andyh

Member²
Hi,

I'm trying to compare tables containing large numbers.

The generated 'differences' script is converting the numbers to a 'E' format. Naturally, the script doesn't work as the 'E' format number isn't the same as the original numbers.

Is there a way to get numbers in the script to appear as if 'to_char' had been used?

P.S V9.04
 
Back
Top