What should be the leagth of int in a sql table where i store the facebook profile id? [duplicate]
问题 This question already has answers here : What is the datatype of facebook userid (2 answers) Closed 4 years ago . Most often i work with cms but did not worked with sql directly too much before. I am making a facebook page directory where i am saving page ids the length of facebook page id is 10-13 digit sometimes. So what types of int i should use. I am thinking about BIGINT but what should be the length of it ? Here is the table visually. I would be glad if you can advice the length of the