• Question 42 Of the following, what is one of the benefits of rapid development at manageable costs for Internet technologies?
• Question 43 The person responsible for the control of the centralized and shared database is the database ____.
• Question 44 A( n) ____ data dictionary is not updated automatically and usually requires a batch process to be run.
• Question 45 ____ is a named collection of database access privileges that authorize a user to connect to the database and use the database system resources.
• Question 46 When introducing a database into an organization, a( n) ____ impact is likely because the database approach creates a more controlled and structured information flow and thus affects people, functions, and interactions.
• Question 47 A( n) ____ data dictionary is automatically updated by the DBMS with every database access.
• Question 48 ____ CASE tools provide support for the planning, analysis, and design phases.
• Question 49 The ____ is responsible for ensuring database security and integrity.
• Question 50 ____ activities cover all tasks directly related to the day-to-day operations of the DBMS and its applications.
Set 3
Question 1 To delete a row from the PRODUCT table, use the ____ command. Question 2 The special operator used to check whether a subquery returns any rows is ____. Question 3 The ____ command would be used to delete the table row where the P _ CODE is ' BRT-345 '. Question 4 The SQL command that lets you select attributes from rows in one or more tables is ____. Question 5 The SQL command that lets you insert rows into a table is ____.