Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: using table pointers in select?
> Out of interest, why would the table name not be known at compile
> time, when apparently the column list is?
because some third part report tool creates a table - of which i know
the signature, but not the table name
but there is probably not much optimization in a procedure, if it
cannot resolve the table name to select from on compile time, so i
found another approach
/aksel
Received on Mon Aug 13 2007 - 02:33:49 CDT
![]() |
![]() |