0
How can i execute sql queries in windows 7?
which is d best software i wil use to execute all queries
6 ответов
+ 3
or install wamp and use mysql with phpmyadmin
+ 1
You could set up a program in SQLite, and use freeware such as DBBrowser for Windows. This requires no server installation. Sqlite3 is very handy to use in Python aswell, as its contents is created and held in a .db file instead of a bloated database.
+ 1
MySQL
0
thnx mate
0
You can use this https://www.heidisql.com/download.php
It's free and handy
0
Install Xampp and you can use sql from the phpmyadmin in web browser.