1
vote
1answer
76 views

Good quality SQL testing/training application

I'm looking for good quality SQL testing application, with some well structured exercises, that would be useful for some more advanced SQL training. My idea is possibly some desktop app, but a good ...
-6
votes
2answers
187 views

How do I get started with SQL databases in C#?

I am going to use C# to access a SQL database, initializing a connection and create tables and editing stuff, so is SQL Server required to start using SQL queries in C# ?
2
votes
2answers
327 views

Looking for a webbased SQL Game

A couple of weeks ago I found a great page. It basically was a level based SQL game. Starting off with simple queries you earned stars by completing tasks. The exercise declaration featured ...
0
votes
1answer
101 views

Validate a code written by students

I teach SQL Programming in an university. I was thinking to create a submit page that they could upload the .sql file and it automatically checks if the requirements were met, such as creating a ...
7
votes
2answers
901 views

Spaced repetition (SRS) for learning

A client has asked me to add a simple spaced repeition algorithm (SRS) for an onlinebased learning site. But before throwing my self into it, I'd like to discuss it with the community. Basically the ...
2
votes
2answers
861 views

Best online course for C#/SQL for a professional engineer

I know similar questions have been asked, but I've not been able to find information specific to my situation. I'm looking for "continuing education"-type options, specifically a C# and/or SQL ...
1
vote
2answers
493 views

Low Cost Online SQL or mySQL training?

I'm a Lotus Domino programmer who is in between consulting jobs - not by choice the consulting job market really sucks right now. With some extra time on my hands I would like to receive some SQL ...
14
votes
12answers
4k views

Best Book for a new Database Developer [closed]

We have just had a graduate join the team with the end aim of assisting out our very busy DBA. He has only a basic SQL knowledge from his degree so we are looking for a really good getting started ...