hi,
I am facing a difficulty in finding the whether the number is in four decimal accuracy has all the values for all the four decimals instead of zeros in a huge set of data.
Example:
i have a number, 6.0000
and the other number 16.5600
and the other number 15.6754
I am interested to find out, do we have any numbers having values for all the four decimal places(3rd option).
I am executing this in Sybase. But if you could give me the SQL query, i can tweak it and use it for Sybase. Or if you give me Sybase query that is also OK.
Thanks,
VIJ
I am facing a difficulty in finding the whether the number is in four decimal accuracy has all the values for all the four decimals instead of zeros in a huge set of data.
Example:
i have a number, 6.0000
and the other number 16.5600
and the other number 15.6754
I am interested to find out, do we have any numbers having values for all the four decimal places(3rd option).
I am executing this in Sybase. But if you could give me the SQL query, i can tweak it and use it for Sybase. Or if you give me Sybase query that is also OK.
Thanks,
VIJ