Category: Interviewing

What’s Your Favorite SQL Server Interview Question? Here’s Mine.

"Out of the stuff on your resume, what are you the proudest of, the most excited about?

When I'm interviewing a candidate for one of my clients, I'll usually start with this question to help understand the resume. See, recruiters seem to actively encourage folks to keyword stuff their resume: to dump in everything and the kitchen sink, every task they've ever performed. Recruiters see the resume as a place to play Keyword Bingo.

Read more about What’s Your Favorite SQL Server Interview Question? Here’s Mine. 53 comments — Join the discussion

Screenshot Interview Question: “What would you do if you saw this?”

In this week's episode of our screenshot interview series, you're applying for a database professional position who will be on call. You're not necessarily the DBA, but you're a member of the team on rotation. While you're on call, you get an email from the help desk asking if there's a problem on the production data warehouse server, and they attach this screenshot:

Read more about Screenshot Interview Question: “What would you do if you saw this?” 62 comments — Join the discussion

SQL Interview Question: “Tell me what you see in this screenshot.”

You're a data professional working with (or at least applying to work with) a company using the StackOverflow database (I'm using the March 2016 version today). Your users are complaining that this stored procedure is slow:

They didn't give you parameter 26837 - I'm just giving you that so you can see an execution plan.

Read more about SQL Interview Question: “Tell me what you see in this screenshot.” 83 comments — Join the discussion

SQL Interview Question: “Talk me through this query.”

Last month's post "For Technical Interviews, Don't Ask Questions, Show Screenshots" was a surprise hit, and lots of folks asked for more details about the types of screenshots I'd show. Over the next few weeks, I'll share a few more. Normally I'd show this query as a screenshot, but for easier copy/pasting into comments, I'm…

Read more about SQL Interview Question: “Talk me through this query.” 48 comments — Join the discussion

Five Interview Questions to Ask SQL Server Developers

When it comes to hiring a SQL Server developer, we can pepper candidates with HR-type questions ("Tell me about a time when you had a conflict with a co-worker and how you resolved it.") but that doesn't give us a good sense of a developer's T-SQL skill level. Here are five questions that will give you a good idea how experienced and skilled a developer is.

Read more about Five Interview Questions to Ask SQL Server Developers 71 comments — Join the discussion
T-SQL & Development

Sample SQL Server Database Administrator (DBA) Job Descriptions

Hiring a DBA? Need to get a job description for the human resources folks? Here's how to get started.

First, decide whether it's a production or development DBA. Think of the database in terms of a fridge. When you run a restaurant, you need at least one (and probably several) refrigerators to keep your raw ingredients and your prepared dishes cold.

Read more about Sample SQL Server Database Administrator (DBA) Job Descriptions Be the first to comment