Home >Database >Mysql Tutorial >深入观察Oracle数据块nested loop读取行为

深入观察Oracle数据块nested loop读取行为

WBOY
WBOYOriginal
2016-06-07 16:37:551275browse

前面写了一篇文章是通过10020 event事件来追踪oracle读取buffer get的过程。通过该事件,我们可以进一步来研究下nested loop、hash join连接的数据块读取行为。以下实验首先创建了两张表,T1表足够大,而T2表比较

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn