different between reuse and set database in control file
hi guys,
i am not too sure under what circumstance one would use
CREATE CONTROLFILE REUSE DATABASE "ABCD" RESETLOGS NOARCHIVELOG
CREATE CONTROLFILE SET DATABASE "ABCD" RESETLOGS NOARCHIVELOG
1