Interviewing a DBA

Posted by kev on Programmers See other posts from Programmers or by kev
Published on 2011-01-09T20:36:16Z Indexed on 2012/11/22 23:09 UTC
Read the original article Hit count: 348

Filed under:
|
|

Our Company is in the Process of recuiting a DBA. I have built a group test of questions from basic questions such as Pk and Fk constraints, simple querries(fizzbuzz style) to more advanced things such as indexes, Collation, isolation levels and how to trace deadlocks. However, that is the limit of my knowledge.

So my question to all the DBA's is what is the base level knowledge that all DBA's should have? We are really looking for someone that will be able to manage our replication, analyzing some of our slower running queries(that the devs can go to for help) and someone that can trace some of the deadlock issues that we are having.

Any help would be most appreciated!

© Programmers or respective owner

Related posts about sql-server

Related posts about interview