PT 2520 Unit 10
PT2520 Unit 9 Clarence Gross 3/2/13 Threat analysis is about identifying all the ways the database can be harmed. True Accidental threats are as great a danger to a database as intentional ones. True A policy is a set of step by step instructions for accomplishing a task. False A procedure is a set of rules for how to do things. False A disaster recovery plan is a plan for how to recover data and availability after any of various disasters. True A stored procedure is one or more SQL statements grouped to be executed together. True Stored procedures can be used to enforce business rules and make transactions such as updates safer. True The syntax for stored procedures is the same in any database management system. False