Question
Please help me solve these questions, thank you. Subject: Database administration N a)SQL statements in Figure 1 are used to gather optimizer statistics. How optimizer
N a)SQL statements in Figure 1 are used to gather optimizer statistics. How optimizer statistics can be used to help Database Administrators (DBAs) to maintain a database? Suggest THREE (3) ways. SQL> SELECT COUNT(*) FROM hr.employees; COUNT(*) 214 SQL> SELECT num_rows FROM dba_tables 2 WHERE owner='HR' AND table name='EMPLOYEES'; NUM ROWS 107 Figure 1: SQL statement b) What kind of statistics that can be collected by DBA? c) How a DBA reacts to alerts? Recommend FOUR (4) methods. 1
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get StartedRecommended Textbook for
Auditing Cases An Interactive Learning Approach
Authors: Steven M Glover, Douglas F Prawitt
4th Edition
0132423502, 978-0132423502
Students also viewed these Databases questions
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
View Answer in SolutionInn App