Maximum Insert Rows Per Sec
Hi 4 all...
I'm looking for something that could show me how to create a Java application that do parallel inserts and also what's the number of maximum rows inserted per sec that Oracle supports. This inserts will be done calling a stored procedure.
Another programmer of the company told that in MySQL he can insert something around 600 rows. Anyone knows if we can get the same result in Oracle using stored procedures?
Any help will be welcome...
Fabiano