+ 5
Can anyone suggest me a good platform to practice SQL on my android device
9 Antworten
+ 25
w3schools.com - it has lessons, tutorials and more important it provides users with test database. So you can practice there.
+ 6
yeah then go with Igor Makarsky he is also right
+ 4
thanks 😊
+ 3
I think best platform for me is here on sololearn
+ 3
sololearn doesn't supports SQL
+ 3
these apps I have tried already they prefer their own syntax!😅
+ 2
For live testings i’d suggest to use Android Studio and SQLite, you can use your Android device to run the test apps and at the same time you’ll learn the SQL syntax by experimenting. The learning curve is quite steep at start tho, but hey, you’ll achieve important knowledge.