|
You are here |
www.greenstechnologys.com | ||
| | | | |
kerryosborne.oracle-guy.com
|
|
| | | | | ||
| | | | |
www.craigpardey.com
|
|
| | | | | I came across an interesting problem recently in some JDBC code that was inserting rows into a Netezza database. The Java code was doing something like this: Statement stmt ... for( SomeObject o : listOfObjects) { String sql = "INSERT INTO tbl(col1, col2) values (?,?)"; ... stmt.addBatch(sql); } stmt.executeBatch(); On the "executeBatch()", a SQLException was being thrown that said "failed to create external table for bulk load". What? But it wasn't a bulk load. There were no external tables involved - it was a batch of vanilla inserts. | |
| | | | |
curatedsql.com
|
|
| | | | | [AI summary] The article discusses various topics related to SQL Server, including data visualization techniques, Sudoku validation functions, Kafka schema changes, Azure Function integration with Cosmos DB, troubleshooting SQL Server errors, and data pooling for efficient data management. | |
| | | | |
infrequently.org
|
|
| | | Stickers? Stickers! No warranties, while they last, allow 3-6 months for delivery | ||