Hello all,
Can I have UNSIGNED integer in PostgreSQL ?
E.g. how should I describe type of field to have
full range of 32 bits? If I describe filed as INT4,
I'll get SIGNED integer, insn't it?
Thanks!
-- Vladimir Zolotych [EMAIL PROTECTED]
Can I have UNSIGNED integer in PostgreSQL ?
E.g. how should I describe type of field to have
full range of 32 bits? If I describe filed as INT4,
I'll get SIGNED integer, insn't it?
Thanks!
-- Vladimir Zolotych [EMAIL PROTECTED]