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
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