What utility should always be used in order to delete checkpoints?
A. Command prompt
B. Windows Explorer
C. Hyper-V Manager
D. PowerShell
Answer: C
You might also like to view...
The OneNote Web App has four password protection options
Indicate whether the statement is true or false
?Read the following sentence and key the correct terminal punctuation mark in the blank.How does the defibrillator work _____
Fill in the blank(s) with the appropriate word(s).
The planning phase of an SDLC includes all of the following except _________.
A. assembling the project team B. writing a requirements report C. justifying the project D. producing a project development plan
One way to drop database objects in a script without throwing errors and cancelling the script if the objects don't exist is to
A. use a PL/SQL block to drop the objects B. use a PL/SQL block to drop the objects and use an IF statement to handle any errors that are thrown C. use a PL/SQL block to drop the objects and ignore any exceptions D. use a PL/SQL block to drop the objects and use a CASE structure to handle any errors that are thrown