Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Object Ownership v/s Parsed Query
Hi,
I wish to know how execution plan is identified. Specifically, consider the following scenario:
If a table, say MyTab is created by users A, B and C within their respective default tablespaces, A.MyTab and C.MyTab having same structures but b.MyTab have different structure. Now if user C issues following statements -
Select * from A.MyTab Select * from B.MyTab Select * from MyTab
Excuse me if i am sounding a novice.
I would appreciate if anybody could answer my queries here.
Thanks In Advance.
S. Received on Wed Aug 01 2001 - 12:24:34 CDT
![]() |
![]() |