how to know internal mechanism of join in sql -


i curious if 1 can see internal mechanism of merge join or other join sql?

for oracle have @ document: database sql tuning guide - joins


Comments

Popular posts from this blog

angular - DownloadURL return null in below code -

python 2.7 - Given three nested dictionaries, sort the top two nested dictionaries from a value in the innermost dictionary? -