23 OCT 2025 - We are back! If you have been following us over the last few years, you will know that the last 2 months have been rough. We website was practically not loading. Sorry for the mess. We are back though and everything should run smoothly now. New servers. Updated domains. And new owners. We invite you all to start uploading torrents again!
The Ultimate MySQL Bootcamp: Go from SQL Beginner to Expert Become an In-demand SQL Master by creating complex databases and building reports through real-world projects
https://getfreecourses.me
VISITOR COMMENTS (0 )
FILE LIST
Filename
Size
01 Introduction and 5 Minutes of SQL/external_links.txt
93 B
02 Getting Started_ Overview and Installation/016 CODE_ Installing MySQL on Cloud9.html
1.2 KB
02 Getting Started_ Overview and Installation/018 CODE_ Your First MySQL Activity.html
1.2 KB
02 Getting Started_ Overview and Installation/external_links.txt
390 B
03 Creating Databases and Tables/024 CODE_ Creating Databases.html
1.5 KB
03 Creating Databases and Tables/026 CODE_ Dropping Databases.html
1.4 KB
03 Creating Databases and Tables/028 CODE_ Using Databases.html
1.2 KB
03 Creating Databases and Tables/031 Note about INT max size.html
1.5 KB
03 Creating Databases and Tables/033 Basic Datatypes Challenge - Solution.html
1.3 KB
03 Creating Databases and Tables/035 CODE_ Creating Your Own Tables.html
1.3 KB
03 Creating Databases and Tables/037 CODE_ How Do We Know It Worked_.html
1.2 KB
03 Creating Databases and Tables/039 CODE_ Dropping Tables.html
1.3 KB
03 Creating Databases and Tables/041 CODE_ Creating Your Own Tables Challenge.html
1.3 KB
03 Creating Databases and Tables/external_links.txt
173 B
04 Inserting Data (and a couple other things)/044 CODE_ Inserting Data.html
1.4 KB
04 Inserting Data (and a couple other things)/046 CODE_ Super Quick Intro To SELECT.html
1.2 KB
04 Inserting Data (and a couple other things)/048 CODE_ Multiple Insert.html
1.3 KB
04 Inserting Data (and a couple other things)/external_links.txt
168 B
05 CRUD commmands/065 CODE_ Introduction to CRUD.html
1.2 KB
05 CRUD commmands/071 CODE_ Introduction to WHERE.html