Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> stupid question about indexes and partitions

stupid question about indexes and partitions

From: Joseph Testa <teci_dba1_at_hotmail.com>
Date: Wed, 06 Jun 2001 07:44:25 -0700
Message-ID: <F001.0031DFEA.20010606063142@fatcity.com>

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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US