Is there any chance of that being duplicated? Can I rely comfortably in the fact that I will never have two users with the same value for _id?
Thanks
Is there any chance of that being duplicated? Can I rely comfortably in the fact that I will never have two users with the same value for _id?
Thanks
Hi Deki,
Don't worry, _id is unique for each collection.