1: 2: 3: 4: 5: 6:
fetch next from c into @var if @@fetch_status = -1 -- we are on last record else -- we are not fetch prior from c into @var -- go back to proper location