Exclusively for TechExams members for Infosec Boot Camps starting before April 30, 2026
nhpr wrote: » Since no one seems to have directly answered the question, here's an option for learning SQL. Download MySQL or PostgreSQL, and play around in the command-line. Make a database. Create silly tables like "family." Put in records for each member of your extended family. Alter the table to add a field such as "height." Delete your least favorite family members. Change their names. Etc. Basically, if you can INSERT, DELETE, UPDATE, and SELECT you're about 80% of the way there. Here's a link for some of the basics: SQL Tutorial
Exclusively for TechExam members. Applies to boot camps starting before April 30, 2026.