ok sometimes we use lock keyword.with select statement .so can you tell me ?what does the meaning of lock statement in
a select statement ?.actually what happens when i use lock keyword.suppose
in the following case .
Code:
select * from cnk_dailysales1  with (nolock)