Tag: databases
Questions Related to databases
What tool should you recommend for a junior DBA to use to create a simple backup strategy for a database?
You write a stored procedure that will return data for a report. The accuracy of the data is not so important; however, you want to avoid dirty reads. Which isolation level should you avoid?
How can a blocking process be killed?
You want to identify the top 10 queries that have been recompiled the most times on your server. What can you do?
An operational system is which of the following?
What must be implemented by all Servlets?