Hi, I found that if the length of VARCHAR type is not specified, H2 will use a default length: 2147483647. And this is very useful for me. But my question is that will it make the size of my database increase or not, and will it affect the performance or not ?
-- 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.
