Interview Questions
Rydal posted a list of .NET questions he asks when interviewing someone. I feel good knowing I can answer at least 95% of those questions with full confidence. The other 5% I can answer, but wouldn’t be able to talk much about.
There are certain questions I don’t like and I think are fairly irrelevant in interviews. This being one of them: "In TSQL how do you add/remove a column to an existing table?". This is a question on syntax and is easily looked up. His questions "What is the difference from DELETE and TRUNCATE on a table?" is more appropriate. I’m not sure why I chose SQL for both examples.