I want to Learn sql. I want to know where to start with. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

I want to Learn sql. I want to know where to start with.

1st Sep 2019, 3:22 AM
veera chandran
veera chandran - avatar
7 Answers
+ 4
Sololearn has an SQL tutorial.
1st Sep 2019, 3:31 AM
Sonic
Sonic - avatar
+ 3
To give a quick start here are some of the resources that I can share with you that are the best known sources to give a fantastic start: 1. You can learn on SoloLearn 2. You can visit w3schools.com 3. You can seaech for good video tutorials on YouTube such as kudvenkat, Udemy, .Net preparation etc. The point is don't just grab one resource from where you can learn, because everyone has their own article based on how much their knowledge is. If i write my book on SQL then i write only such things that I know so far. Rest of the knowledge you may get it somewhere else. So don't stick to one resource, keep researching and check whether the given article is simple to understand or not. You can practice with online sql compiler available online if you dont want to install SQL Server Management Studio or In built Visual Studio SQL Server version. You can create your own cases, write SQL queries, and search for problem you have. This is how you will learn new things every moment.
1st Sep 2019, 12:07 PM
Rohan Rao
Rohan Rao - avatar
+ 2
Well, just use a book and practice by using PC/Laptop. All secrets are written in book, but not all. You must practice to find it.
2nd Sep 2019, 10:18 AM
Aleksandar Nedeljkovic
Aleksandar Nedeljkovic - avatar
+ 1
Either the sololearn SQL tutorial or the code academy tutorial
1st Sep 2019, 5:25 AM
Ole113
Ole113 - avatar
+ 1
Do the SQL course here and install sql- lite on your phone, create a little db (10 entrys are enough) to practise the lessons while do you do the course.
1st Sep 2019, 7:08 AM
Sven_m
Sven_m - avatar
+ 1
I recommend you to read Learn SQL Hardway by Zed Shaw and do all exercises in it. Good luck
1st Sep 2019, 5:41 PM
Sharofiddin
Sharofiddin - avatar
+ 1
Thanks for the advice
3rd Sep 2019, 1:30 AM
veera chandran
veera chandran - avatar