data temp; set x; run; “missing code” data test; set y; run; What will be the missing code to reset the page number ?
Reveal answer
Fill a bubble to check yourself
data temp; set x; run; “missing code” data test; set y; run; What will be the missing code to reset the page number ?