Whether your problem and proposed solution affect an entire network or just a few users, you must devise a ___________________ so that you can return things to their original state if the solution doesn't work.

Fill in the blank(s) with the appropriate word(s).

rollback plan

Computer Science & Information Technology

You might also like to view...

The ________ function should be used to trap errors when creating templates

Fill in the blank(s) with correct word

Computer Science & Information Technology

Create an empty table called SECTION2 with the same structure as the SECTION table. Create a view on the SECTION2 table that will be used for updating the table and restricts updates to sections with capacities that are less than 25. Write two INSERT statements – one that succeeds and one that fails and that uses the view to insert into the SECTION2 table.

What will be an ideal response?

Computer Science & Information Technology