Subject | Precision of Double Precision? |
---|---|
Author | hrethantos |
Post date | 2004-01-26T11:17:39Z |
Hi
I'm planning on using a 15 digit field as a primary key. This will
obviously be a integer, but in dialect 1 (which I will be using)
there is no integer type large enough for this. I just would like to
know if it will be 100% safe to use Double Precision? If not, is
there another solution?
Thanks
I'm planning on using a 15 digit field as a primary key. This will
obviously be a integer, but in dialect 1 (which I will be using)
there is no integer type large enough for this. I just would like to
know if it will be 100% safe to use Double Precision? If not, is
there another solution?
Thanks