Hi,
I have some questions to ask for help.

1,What are the factors affecting the insert statement in a sql statement?
2,How can I get the effect of parallel insert?
3,Say, if I want to improve the speed of inserting into a table, what should I do?
4,Will create table partitions help to improve the insert speed?

Our database is running on Sun Solaris, version 8.1.7
Thanks for help.

Dragon