SQL Server Interview questions - Submit yours

By Rajib Bahar at January 26, 2009 06:44
Filed Under: SQL
I get a lot of questions from my peers about finding a good place to get SQL server interview questions. I have had the privilege of being both the interviewor and interviewee. So, I thought I'd put together a collection on my blog. I look forward to hearing your comments. Please post your favorite or most challenging questions on SQL server.

Here is the list of links to blogs and/or websites that I found useful:

Comments (4) -

10/6/2005 9:48:36 AM #

horde leveling guide

I have read the tips (Phone interview tips for DBAs)and the information I got was really helpful to me.

horde leveling guide United States

11/18/2005 10:33:11 AM #

Remote DBA Remote DBA

thanks for the articles..if you dont mind i want to rewrite it and post to my site? if it's okay..ill be back for your answer..

Remote DBA Remote DBA United States

11/18/2005 10:40:03 AM #

rajib.bahar

@ Remote DBA ... which entry are you referring to? I don't mind anyways.

rajib.bahar United States

12/26/2005 3:01:42 AM #

InterviewPatterns

One of my favorite is about Joins:

You have to tables A and B as following:

A                      B

A1 | A2                B1 |  B2
--------              ----------
a11  a12               b11   b12
a21  a22               b21   b22

I run following statement:

Select * From A, B

What would be the result?

Suprisingly 90% of people who claim to know SQL on expert level don't know the answer!

More questions here: interviewpattern.com/.../...nto-the-DB-tables.aspx

InterviewPatterns

Tag cloud

Month List