P
Peter
I created a table with several fields. The first field is
name ID (datatype is increment). Somehow or somewhere on
the line the "system" (which is propably me) changes the
datatype into random.
So the numbers in this field are not number 201, 202, 203
but 223546, 4748599, 36363663 (randomly).
Two questions.:
1 : why is this happening?
2 : since i do not use the name ID in a any kind of a
relation, will this harm my database or slower down the
database?.
Thanks
Peter
name ID (datatype is increment). Somehow or somewhere on
the line the "system" (which is propably me) changes the
datatype into random.
So the numbers in this field are not number 201, 202, 203
but 223546, 4748599, 36363663 (randomly).
Two questions.:
1 : why is this happening?
2 : since i do not use the name ID in a any kind of a
relation, will this harm my database or slower down the
database?.
Thanks
Peter