
Thanks to the instructions here, I was able to run my WordPress site locally on my iMac. I did this mostly just to learn how to do it, but doing this can help with testing changes to your website before publishing it. At a certain point in the instructions, I was instructed to execute 3 SQL queries. These are queries that would update my website's database so that it can be used locally on my computer. I wanted to see what would be changed before actually making these changes. So I executed 3 SQL SELECT queries first.