Hi, I have a database with 200 000 rows and 12 colums. Every columns are VARCHAR(100). A simple SELECT * FROM mytable makes a java heap space. Is that normal ? 200 000 rows are not a big database I think ! What is the solution to solve this problem ? many thanx !
-- 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.
