Cursors are the objects those allow us to access the data row by row from result set.
Static Cursor make the copy of result set in memory at time of cursor creation and use that temporary result set to return rows. If any changes are made to original table/s data such as insert, update or delete. The Static cursor does not update stored result set with those changes unless we close the cursor and reopen.
Static Cursors are scrollable (First,Last,Prior,Next,Relative,Absolute)
Blog post link for this video with scripts
http://sqlage.blogspot.com/2015/04/sq...
Nesta página do site você pode assistir ao vídeo on-line SQL Server Cursor Types - Static Cursor | SQL Server Tutorial duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário TechBrothersIT 06 Abril 2015, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 5,634 vezes e gostou 23 espectadores. Boa visualização!