0

SQL

Hello guys I've started SQL but I don't know where can I training in this app pls give an advice 😊🤗

2nd Jun 2024, 12:58 PM
DIYAELDIN MAHMOUD AHMED MAHMOUD
DIYAELDIN MAHMOUD AHMED MAHMOUD - avatar
3 Respostas
+ 1
training on any language is really simple, cheap and easy to do it on your own. You only need a computer and some free software to start. For SQL you can simply create your own database and start run aimple queries on your own database and as it goes try run even more complicated queries on even more complicated databases. A popular and free application that can manage databases on Windows is sqlite studio
2nd Jun 2024, 4:38 PM
john ds
john ds - avatar
+ 3
I created a code exactly for this purpose last year, since there is nowhere to practice SQL other than the course lessons. The code is written in Python, but you don't need to understand a bit of it. Just make sure to read the comment, especially both "INTRODUCTION" and "HOW TO USE THIS CODE BITS?" section. They contain important information about the database. The code also contains 3 SQL examples too. https://sololearn.com/compiler-playground/cKqm1J8dX791/?ref=app
3rd Jun 2024, 1:27 AM
Wong Hei Ming
Wong Hei Ming - avatar
0
For Android pls
3rd Jun 2024, 8:13 PM
DIYAELDIN MAHMOUD AHMED MAHMOUD
DIYAELDIN MAHMOUD AHMED MAHMOUD - avatar