Quantcast
Channel: Forum SQL Server Database Engine
Viewing all articles
Browse latest Browse all 15889

Proper Index for Join query

$
0
0

Hi All. I would like to know what's the proper index should create for the join query?

select a.col1,b.col2

from table_a a

inner join table_b b on a.col3=b.col3

and are there any resources (websites,video,white paper) talking about the tunning for table join query ???


Viewing all articles
Browse latest Browse all 15889

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>