Hello,

I need to store a "Long" Java variable.
The question is: whether the storage cost is the same both for store hex
representation of "Long" variable to the blob and for store "Long" variable
to the bigint?
Are there any performance pros or cons?
Is it OK to use blob as primary key?

Sincerely,
Alexandr

Reply via email to