Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Optimizer results
Anyone know why the explain plan would give different results between
Rule and Cost when performing a simple:
Insert into <table name> ( <column list> ) values (<values list>); ?
There is no select statement, only a list of values.
I don't understand why the optimizer choice would have any effect on this statement. Received on Thu Apr 01 1999 - 10:59:06 CST
![]() |
![]() |