Ok i have a table range partitioned on date.
I have prefixed local indexes also. so far so good.
I created an index, non partitioned, using simple
create index index_name on table(field20);
Is that now assumed to be a global index?
I can't find any docs to say one way or the other.
thanks, joe
Get your FREE download of MSN Explorer at http://explorer.msn.com
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Joseph Testa
INET: teci_dba1@hotmail.com
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
San Diego, California -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru@fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from). You may
also send the HELP command for other information (like subscribing).
Received on Wed Jun 06 2001 - 09:44:25 CDT