Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
The identifier tag has no wiki summary.
2
votes
2answers
173 views
Storage of facebook user id
Is there a maximum value to the id of a facebook user ?
I was using an SQL integer to store the value but it's not enough as I've encountered an id with 15 digits.
I'm guessing there is none (would ...