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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: index question

RE: index question

From: Shahid Malik(IT) <shahid.malik_at_pepsi-lahore.com.pk>
Date: Thu, 27 Jul 2000 15:49:08 +0500
Message-Id: <10571.113105@fatcity.com>


It is different

-----Original Message-----
From: paul [mailto:pjohnpeter_at_qssnet.com] Sent: Wednesday, July 26, 2000 10:14 AM
To: Multiple recipients of list ORACLE-L Subject: index question

hi gurus,
 this is my question.
Will "Changing the column order in the index definition" affect the result?

E.g.,

Are the following statements same or what?

  Create unique index abc on table1(empno, ename)

  Create unique index abc on table1(ename, empno)

-- 
Author: paul
  INET: pjohnpeter_at_qssnet.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_at_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 Thu Jul 27 2000 - 05:49:08 CDT

Original text of this message

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