Click here to Subscribe to IT PORT Channel : / @itport28
FAST FORWARD CURSORS are usually the fastest option with SQL Server. There may be cases where another option may work better, but the FAST FORWARD CURSOR is a good place to start if you must use a CURSOR. Fast Forward Cursors Seems to be like (Forward_Only + Dynamic + Optimization)