295 pts.
 Can somebody provide me SQL questions based on various situation?
I have started working on SQL DB. During an interview question, there were various situations given through which we need to write some queries.

Questions/ Situations where UNION , ORDERBY , JOINS , DATE Functions and others are used.

Can somebody provide me SQL Join situation questions for practice .



Software/Hardware used:
ASKED: January 15, 2010  10:15 AM
UPDATED: May 10, 2013  1:09 PM

Answer Wiki:
A little research into T/SQL on <a href="http://itke.techtarget.com/sql-server/">my blog</a>, or on <a href="http://SearchSQLServer.com">SearchSQLServer.com</a>, or on <a href="http://SQLServerPedia.com">SQLServerPedia.com</a> --msi77-- You can find a lot of questions on <a href="http://www.sql-ex.ru/">SQL Exercises</a>.
Last Wiki Answer Submitted:  May 10, 2013  1:09 pm  by  Michael Tidmarsh   11,380 pts.
All Answer Wiki Contributors:  Michael Tidmarsh   11,380 pts. , Denny Cherry   64,505 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

Hi Denny, That links really helped.Thanks.

 295 pts.

 

geekinterviews is good too.

Cheers
Lakshmi V

 50 pts.

 

Great resources, everyone — thanks for sharing!

 4,265 pts.

 

I used this site to answer the SQL questions you have. Has good examples as well.

http://www.techonthenet.com/sql/index.php

 340 pts.