Closed Thread
Results 1 to 4 of 4

Thread: sql interview q's

  1. #1
    gaylo565's Avatar
    gaylo565 is offline Programming Professional
    Join Date
    May 2007
    Location
    flagstaff, az
    Posts
    268
    Rep Power
    21

    sql interview q's

    I have a job interview for an SQL developer position next week and I was curious as to what sort of technical questions the interviewers might ask. The job is for ms SQL development implementing .NET and C# as well. I am fairly comfortable with the C# and .NET having had prior experience in both, however I have learned most of my SQL through school classes, reading literature and creating personal projects. If anyone has some good interview questions that they were asked at interview time or that they know are common interview questions I could use a few examples so I know what to expect.

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Location
    Advertising world
    Posts
    Many

     
  3. #2
    Join Date
    Jul 2006
    Posts
    16,491
    Blog Entries
    75
    Rep Power
    143

    Re: sql interview q's

    One of my first questions would be: what projects have you done that used MS SQL?
    Do you know how much SQL Server administration you will be expected to do? DTS could be important, depending on the details. SQL syntax, getting meta-data, etc may also be relevant. Knowing when to use a sub-select and when to use a loop in an application can be very relevant for performance issues. I would try to be aware of those concepts and be prepared for questions on them.
    Programming is a branch of mathematics.
    My CodeCall Blog | My Personal Blog

  4. #3
    gaylo565's Avatar
    gaylo565 is offline Programming Professional
    Join Date
    May 2007
    Location
    flagstaff, az
    Posts
    268
    Rep Power
    21

    Re: sql interview q's

    Thanks Jordan I work in HR right now and am sure I can handle all the non tech related questions. I was just a bit nervous about what they might ask.

  5. #4
    veridicus is offline Newbie
    Join Date
    May 2008
    Posts
    5
    Rep Power
    0

    Re: sql interview q's

    In addition to what's already been said, you may be asked about when to choose a cursor over a standard query. Or the differences between client-side and server-side cursors (although that's a little old these days). You may be asked about the basic types of database replication and the issues that arise with each.

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Interview - TcM
    By xXHalfSliceXx in forum Member Interviews
    Replies: 21
    Last Post: 12-02-2009, 12:43 PM
  2. Interview - dcs
    By Jordan in forum Member Interviews
    Replies: 4
    Last Post: 10-09-2008, 02:16 PM
  3. Interview - amrosama
    By Jordan in forum Member Interviews
    Replies: 5
    Last Post: 10-03-2008, 03:53 PM
  4. Interview - Xav
    By Jordan in forum Member Interviews
    Replies: 16
    Last Post: 04-27-2008, 01:18 PM
  5. Interview - R-G
    By Jordan in forum Member Interviews
    Replies: 9
    Last Post: 04-26-2008, 03:26 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts