views:

90

answers:

3
+2  Q: 

Sql Competitions

Sorry to ask this kind of questions.

But I am eager to know some good sites where I can have the opportunity to have some sql competitions.

I found 1 TroyK's T-SQL Challenge

but it is not free.

I am looking for a free one.

And also C# programming competitions. One I found is Code Chef

I am Looking for some more.

Also, it should be for any ages!

Edited:

I liked Project Euler. It's nice

Also some TSQL programming challenge. Sql Server Central is good. But I am looking for more TSql programs

Thanks in advance

+3  A: 

For C#, Project Euler is a good one. It is not C# specific as answers can be submitted in any language. The challenges tend to be quite challenging as they are not just about solving the problem, but solving it quickly.

For SQL, SQL Server Central publishes some PDF books called SQL Server Stumpers, as well as having SQL challenges every now and again.

adrianbanks
I liked Project Euler. It's niceAlso some TSQL programming challenge. Sql Server Central is good. But I am looking for more TSql programs
priyanka.sarkar
+1  A: 

http://www.topcoder.com/ has regular programming competitions for multiple languages, c# included.

Stanislav Kniazev
+1  A: 

Well, you can do TroyK's challenge without registering for EE. Just see whether the desired result equals your result.

This way you cannot compete with others, though.

middus