I need to run some basic SQL code for a class assignment, but I’m having trouble setting up an environment to work in. I have xampp downloaded on my Ubuntu machine, but what else do I need to download to make it work? How do I create a SQL document and actually run it?
Share
You can use phpMyAdmin for the practice. Create database there and practice.
You can access to that by type in your browser http://localhost/phpmyadmin