Results 1 to 2 of 2

Thread: 64 bit Char datatype

  1. #1
    Join Date
    Jul 2008
    Posts
    1

    64 bit Char datatype

    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?

  2. #2
    Join Date
    Dec 2007
    Posts
    7
    There are 8 bits in a byte
    bigint can store the bitmap

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •