Re: Data Type to store Leading Zero(0)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Apr 15, 2021 at 6:47 AM <soumik.bhattacharjee@xxxxxxx> wrote:
  • Boolean is not possible as this is phone number.

Phone numbers, despite the word "number" in the name, aren't numbers.  Use text for them.  Or, in the off chance you truly find the performance hit to be unacceptable (I doubt this to be the case) use a made-up integer-like identifier as the PK but then store the actual phone number as a second text field.

David J.


[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux