You have created a script to run against your SQL Server 2000 database. The script uses cursors to update data in a set pattern for a given set of time conditions. You want to use a FETCH statement that allows you to jump forward or backward a set number of rows from the current cursor position. Which FETCH statement should you use to achieve this?