Hi! what environment can I get on my win 8 machine, to practice SQL querying on a DB. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Hi! what environment can I get on my win 8 machine, to practice SQL querying on a DB.

SQL querying environment

9th Jul 2016, 11:41 PM
Ankit Dwivedi
Ankit Dwivedi - avatar
3 Answers
0
Hi. SqlLite would probably be the simplest option, although I think a basic install would only give you command line querying, I.e. No GUI. There are many open source SQL server options, e.g. mySQL. There is also a free version of Microsoft SQL Server
10th Jul 2016, 9:31 AM
William T Orr
William T Orr - avatar
0
The free version of Microsoft SQL Server would be listed as "Microsoft SQL Server Express".
11th Jul 2016, 5:45 PM
Gareth Teage
Gareth Teage - avatar
0
Thanks for your help on this @william @Gareth. How much time do you recommend, I should spend scripting to be proficient enough at it. Also, what are some hacks I can go through to make sure I am learning "industry" level SQL scripting?
11th Jul 2016, 5:59 PM
Ankit Dwivedi
Ankit Dwivedi - avatar