Hi, We are using H2 database in embedded mode in our application. While our application inserts some data into the H2 database tables, I want to see the contenets of that table ( something like select * from table). In this case how can I access the console and execute the query and view the results.
Thanks, Vijay -- 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.
