What is difference between the hints: /*+ full(a,b) */ and /*+ full(a) full(b) */
Both of the above hints are giving different execution plans. Please anyone tell me the difference between the hints: /*+ full(a,b) */ and /*+ full(a) full(b) */
2
Both of the above hints are giving different execution plans. Please anyone tell me the difference between the hints: /*+ full(a,b) */ and /*+ full(a) full(b) */