Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

Index Seek - ConvertImplicit

$
0
0
Hi all!

i'm running a stored procedure, which receives a single parameter and returns a single row to the client.
The query inside is a select statement in a single table and the plan is just a non clustered index seek with a key lookup (to g

Viewing all articles
Browse latest Browse all 3145

Trending Articles