From | Roger Newson <[email protected]> |
To | [email protected] |
Subject | st: Re: how to read a 18 digits variable |
Date | Wed, 04 Feb 2004 12:20:09 +0000 |
At 19:31 03/02/04 +0100, Clara wrote:
The best way is probably to read and store the ID as a string variable of type str18, instead of a numeric variable of type double. You can still sort and merge by a string ID.
Hello, we are reading a data set in which the variable that identifies the individual is 18 digits long. We have storaged this variable as a double type variable, but the variable is not read correctly. It looks like only 16 digits have been read.
How can we get stata read this variable with 18 digits of accuracy.
© Copyright 1996–2024 StataCorp LLC | Terms of use | Privacy | Contact us | What's new | Site index |