What are some considerations that need to be taken into account when running SQL statements against a production database?
What are some safe ways to accomplish this?
Write a 1 page document that describes why writing SQL queries to run efficiently is important. Include how you would monitor them and what you could do if you discovered an inefficient query.