Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- use TestKeyLookUp
- go
- -- 2 сессия
- declare
- @Col int
- while 1 = 1
- begin
- select @Col = Col1
- from dbo.Test
- where NCIColumn = 10;
- end
- go
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement