Quantcast
Channel: Transact-SQL forum
Viewing all articles
Browse latest Browse all 23857

Do we need Indexes when a view is calling select * from tables using Union?

$
0
0

Hi All,

We have application slow issue which is calling a SQL view it has Union of two tables. Most of the columns calling are having Primary Keys and non-clustered indexes. Do we need to create Clustered Indexes to improve the performance? Do we really need them?

Thanks


Swapna


Viewing all articles
Browse latest Browse all 23857

Trending Articles