What is the correct order of the following commands if you wanted to restore datafile 4, which was accidentally removed from the file system?()
a. sql ’alter database datafile 4 online’
b. restore datafile 4
c. recover datafile 4
d. sql ’alter database datafile 4 offline’
e. startup
f. shutdown