2012/3/7 Ryan How <r...@exemail.com.au>:
> I think it is only a problem if you are having performance issues. In most
> of my programs there is usually a much more efficient way of doing things,
> but if it takes 5ms or 1ms it doesn't really make any difference compared to
> everything else. I would only start optimising if you are having issues. If

You have a good point there. ;-}


> you've got an index on description in the container field that would make
> the lookup very quick.

I do not have an index on it. Lookups will not be done often on
description, so that would not be an good idea I think.

-- 
Cecil Westerhof

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To post to this group, send email to h2-database@googlegroups.com.
To unsubscribe from this group, send email to 
h2-database+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/h2-database?hl=en.

Reply via email to