René Nyffenegger's collection of things on the web
René Nyffenegger on Oracle - Most wanted - Feedback -
 

dynamic_sampling [Oracle SQL hint]

/*+ dynamic_sampling (n) */
/*+ dynamic_sampling (@queryblock n) */
/*+ dynamic_sampling (table-spec n) */
/*+ dynamic_sampling (@queryblock table-spec n) */
See also other hints.