From Teresita.Castro@s-martmx.com Wed, 25 Jun 2003 12:33:42 -0700
From: "Teresita Castro" <Teresita.Castro@s-martmx.com>
Date: Wed, 25 Jun 2003 12:33:42 -0700
Subject: Re: Index question
Message-ID: <F001.005B9A04.20030625121645@fatcity.com>
MIME-Version: 1.0
Content-Type: text/plain




I found the next link, that shows you how to 
specify and index to determinated table.
<A 
href="http://www.dbasupport.com/oracle/ora9i/index_hints.shtml">http://www.dbasupport.com/oracle/ora9i/index_hints.shtml
This is a fragment of the article:
How to specify Hints
The Hints are enclosed in comment, /* comment */, in an SQL statement, and 
can only be specified with SELECT, DELETE and UPDATE keyword.SELECT /* comment */ ........ ;


