Subject | Re: usable characters for varchar and memos |
---|---|
Author | Ed Dressel |
Post date | 2008-01-30T18:47:24Z |
> Octets will allow 0x0 bytes, and that's what I wouldThanks.
> use for encrypted data. The fact that zeros are the pad
> character doesn't matter - most character sets use space
> as a pad - that doesn't make space an illegal character.
What is the cost/loss of moving from NONE to Octets?
Note that some databases may not have their data encrypted, others
will. So will an un-encrypted database have the ability to sort?