문서의 선택한 두 판 사이의 차이를 보여줍니다.
양쪽 이전 판이전 판다음 판 | 이전 판 | ||
dbms:oracle:concept:dblink [2010/02/24 00:46] – starlits | dbms:oracle:concept:dblink [2025/10/03 22:30] (현재) – 바깥 편집 127.0.0.1 | ||
---|---|---|---|
줄 14: | 줄 14: | ||
- The optimizer only has knowledge of local indexes when making decisions about how to execute a query. | - The optimizer only has knowledge of local indexes when making decisions about how to execute a query. | ||
- Remote indexes can be still be used to resolve the decomposed query sent to the remote database. | - Remote indexes can be still be used to resolve the decomposed query sent to the remote database. | ||
- | - GROUP BY is not sent to the remote database. | + | - GROUP BY is not sent to the remote database. |
- | - ORDER BY is not sent to the remote database. | + | - ORDER BY is not sent to the remote database. |