need to practice writing queries again
sambuca69
Member Posts: 262
It's been close to 7 years since I've touched anything SQL, and I want to brush up again. Is there an easy way for me to "practice" writing SQL queries and scripts again? I know I can grab sample databases from CodePlex
I know I could always DL the evaluation versions of SQL Server, but that seems like a lot. I was wondering if anyone knew of an easier way?
I know I could always DL the evaluation versions of SQL Server, but that seems like a lot. I was wondering if anyone knew of an easier way?
Comments
-
RobertKaucher Member Posts: 4,299 ■■■■■■■■■■Look at Joe Celko's books. These are not for beginners but the SQl for Smarties is in a puzzle sort of format. You might want to get a beginner's for like SAM's SQL in 10 Minutes to refresh your syntax first.