What's the longest possible worldwide phone number I should consider in SQL varchar(length) for phone

前端 未结 5 1572
星月不相逢
星月不相逢 2020-11-30 17:35

What\'s the longest possible worldwide phone number I should consider in SQL varchar(length) for phone.

considerations:

  • + for country code
5条回答
  •  [愿得一人]
    2020-11-30 18:25

    It's a bit worse, I use a calling card for international calls, so its local number in the US + account# (6 digits) + pin (4 digits) + "pause" + what you described above.

    I suspect there might be other cases

提交回复
热议问题