what is the best performance / best practices for frequently-used simple dml, for example, an insert 1. fast-interface 2. prepared statement calling "insert ..." with binary parameters 3. prepared statement calling "myfunc(..." with binary parameters; myfunc takes its arguments and performs an insert using them
- [SQL] best performance for simple dml chester c young
- Re: [SQL] best performance for simple dml Pavel Stehule
- Re: [SQL] best performance for simple dml chester c young
- Re: [SQL] best performance for simple dml Pavel Stehule
- Re: [SQL] best performance for simple dml chester c young
- Re: [SQL] best performance for simple dml Craig Ringer
- Re: [SQL] best performance for simple dml chester c young
- Re: [SQL] best performance for simpl... Pavel Stehule