+ 9
Hello sir. I want to practice with sql
9 Answers
+ 10
There is no challenge of SQL on Solo learn . You can do practice online.
+ 7
Do you have a PC??
Either yes or no I can help you.
Waiting for your reply.
+ 6
Sql quizzes are unfortunately not yet available on solo learn.
+ 5
// There is the tutorial:
https://www.sololearn.com/learn/sql
+ 5
Follow the sololearn course
https://www.sololearn.com/Course/SQL/
and practice online
https://www.w3resource.com/sql-exercises/
+ 3
http://sql-ex.ru
+ 3
You can refer below tutorials :
https://www.sololearn.com/learn/sql
https://www.w3schools.com/sql/
+ 2
Try, create at this place mini application on Java/C# - using HasMap, SortedList, Dictionary or Link .Net - fullsimple imitation Sql driver - Tables (HasTable by primary key), Indexes (HasMap by foreigen key), queries (Select, From, Where and simple Join by keys) - i think it is good practics. IMHO.
+ 2
However, if you think ... then, the practice of Sql can be organized here ...:
1 - by means of Http requests for a small hosting with a database and, for example, Php with a simple code ... :);
2 - you can try the same thing, but from Apache Http server + locally installed on mobile Android, local Bd server is on the same device (there are such applications for Android), and of course Php code of course ... php code, in fact similar to the one needed in point 1 ... the address where to send Http requests from the SoloLearn application, I think, LocalHost.
If someone can correct me or knows that this does not work out - write. This is interesting to me too. :)