+ 1
How to make an SQL file and how can I code over it?
4 Answers
+ 3
You can use any text editor to create/edit SQL file, it is actually just a text file with .sql extension anyway.
+ 4
you can try "w3schools try sql" program
https://www.w3schools.com/sql/trysql.asp?filename=trysql_select_all
+ 2
A simple way is to just create and modify a .sql file.
0
I am having trouble understanding the download process of sql