On 2012-04-04 12:33, Carl Hasselskog wrote:
I have two questions regarding binary data:
1. I have a column that will contain approx. 1KB-5Kb per row. What is
generally the best option here, blob or binary?
binary
1. If I use blob, will the data be read from disk if I include the
column in my query but don't read from the binary stream in the
ResultSet?
no.
--
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.