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?
   2. 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?

Regards
Carl Hasselskog

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/h2-database/-/jj6Pq6BuTY8J.
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.

Reply via email to