Hi all,
Which datatype should we use to store a 64 bit alpha numeric datatype?
Can we use Varchar/Char if yes then what should be its length?
Printable View
Hi all,
Which datatype should we use to store a 64 bit alpha numeric datatype?
Can we use Varchar/Char if yes then what should be its length?
There are 8 bits in a byte
bigint can store the bitmap