REWIND returns 0 if
the operation was successful, ≠0 if it was not successful.
After a call to REWIND, a call to FETCH reads the first observation
in the data set.
If there is an active
WHERE clause, REWIND moves the data set pointer to the first observation
that satisfies the WHERE condition.