IF A STATEMENT IS SUSPENDED BECAUSE OF A SPACE ERROR, WHAT WILL HAP...

7. If a statement is suspended because of a space error, what will happen when

the problem is fixed? (Choose the best answer.)

A. After the resumable timeout has expired, the statement will continue

executing from the point it had reached.

Chapter 23: Moving and Reorganizing Data

863

B. After the resumable timeout has expired, the statement will start executing

from the beginning again.

C. The statement will start executing from the beginning immediately after

the problem is fixed.

D. The statement will continue executing from the point it had reached

immediately after the problem is fixed.