+ 1
How do i use sql
Aultering
3 odpowiedzi
+ 14
● For using sql commands , U need a database engine :
● U can make use of MySQL, Oracle Live SQL or MS SQL server for PC
+ 4
SQL is used to store records or useful information. It's used to store user records, products records, transactions records etc.
https://www.sololearn.com/Course/SQL/?ref=app
0
You can also try www.w3schools.com with Tryit editor online