0
Is there any offline freewares available for laptops for executing queries?
Is there any offline freewares available for laptops for executing queries and viewing results and storing table values for next executions
4 Answers
0
If you are looking for an easy entry point to database applications
google SQlite , DB Browser for SQLite, Python and SQlite
I've found SQLite is relatively easy to use with python projects
and DB Browser for SQlite is a handy tool to aid the learning process.
Both are free
MySQL community is free but I've found it more complex to deal with.
0
Thanks richard
0
microsoft sql server express, download and install. you will also need to install sql server management studio to run queries.
0
google for xampp