Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: Hints in Practice
On 23.08.2006 02:41, Bob Jones wrote:
> That is correct. Oracle is about the only database I know uses explicit
> hints. That is not really a vote of confidence in their optimizer.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/tsqlref/ts_fa-fz_4ox9.asp http://msdn2.microsoft.com/en-us/library/ms187713.aspx
IBM offers "hints" for DB2, although these seem rather backward (forging table statistics vs. explicitly stating indexes to use):
You see, it seems not to uncommon to have hints as a DB feature.
Kind regards
robert Received on Wed Aug 23 2006 - 06:35:37 CDT