adspace
As per your opinion what are the five top responsibilities of a dba? : sql server database administration
Answer Posted / Dauji Garg
{"1": "Database design and development.
2. Database security and access control.
3. Performance tuning, monitoring, and troubleshooting.
4. Backup and recovery management.
5. Database migration and upgrades."}
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
explain different types of backups avaialabe in sql server? Given a particular scenario, how would you go about choosing a backup plan? : Sql server database administration
Can you index views?
What is temporary table in sql server? Why we use temp table?
When should you use an instead of trigger?
Why and when do stored procedure recompile?
List the ways in which dynamic sql can be executed?
what is the Ticketing tool used in Wipro technologies at Bangalore...???
How to remove duplicate rows from table except one?
Is there any performance difference between if exists (select null from table) and if exists (select 1 from table)?
Why we use the openxml clause?
Why should you use or avoid select * statements?
What are the kinds of subquery?
What kind of problems occurs if we do not implement proper locking strategy?
What are the different subsets of sql?
How can I check that whether automatic statistic update is enabled or not?