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...
Sur cette page du site, vous pouvez voir la vidéo en ligne SQL Server Cursor Types - Static Cursor | SQL Server Tutorial durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur TechBrothersIT 06 avril 2015, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 5,634 fois et il a aimé 23 téléspectateurs. Bon visionnage!