Greetings! Please what would be the equivalent to Oracle SQL Loader for H2? I know that H2 can read CSV directly, but I consider that (too) slow for large data. Is there any prepared facility for avoid parsing cell by cell and also skipping indices until the end?
Anything like Disable Index --> PARQUET File --> PreparedStatement --> Rebuild Index? Thank you in advance and cheers Andreas -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/h2-database/4628253f195cba0e622ba38d4a2852a349db801c.camel%40manticore-projects.com.
