Hi, Yes, BINARY is the right data type for a hash / checksum.
Regards, Thomas On Saturday, April 21, 2012, [email protected] wrote: > On Fri, Apr 20, 2012 at 4:56 PM, Christian MICHON < > [email protected] <javascript:_e({}, 'cvml', > '[email protected]');>> wrote: > >> Hi Steve, >> >> yes, after x millions of records, it would be nice to have the checksum >> taking minimal space. >> >> > H2 has a BINARY SQL type mapped to byte[]. Most probably, you can't go > lower than that > > -- > Vasile Rotaru > > -- > You received this message because you are subscribed to the Google Groups > "H2 Database" group. > To post to this group, send email to > [email protected]<javascript:_e({}, 'cvml', > '[email protected]');> > . > To unsubscribe from this group, send email to > [email protected] <javascript:_e({}, 'cvml', > 'h2-database%[email protected]');>. > For more options, visit this group at > http://groups.google.com/group/h2-database?hl=en. > -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/h2-database?hl=en.
