BITCQ

[ DevCourseWeb.com ] Udemy - Introduction to SQL and MySQL For complete Beginners

Size: 1.4 GB
Magnet link

Name Size
[ DevCourseWeb.com ] Udemy - Introduction to SQL and MySQL For complete Beginners/Get Bonus Downloads Here.url 182 B
[ DevCourseWeb.com ] Udemy - Introduction to SQL and MySQL For complete Beginners/~Get Your Files Here !/01 - Introduction/001 Introduction to Database.mp4 40.8 MB
[ DevCourseWeb.com ] Udemy - Introduction to SQL and MySQL For complete Beginners/~Get Your Files Here !/01 - Introduction/002 Introduction to SQL.mp4 23.3 MB
[ DevCourseWeb.com ] Udemy - Introduction to SQL and MySQL For complete Beginners/~Get Your Files Here !/01 - Introduction/003 Introduction to MySQL.mp4 22.6 MB
[ DevCourseWeb.com ] Udemy - Introduction to SQL and MySQL For complete Beginners/~Get Your Files Here !/01 - Introduction/004 MySQL Installation Process.mp4 38.7 MB
[ DevCourseWeb.com ] Udemy - Introduction to SQL and MySQL For complete Beginners/~Get Your Files Here !/02 - Data Definition Language (DDL)/001 Data Type (INT, CHAR, VARCHAR, DATE Etc.).mp4 48.2 MB
[ DevCourseWeb.com ] Udemy - Introduction to SQL and MySQL For complete Beginners/~Get Your Files Here !/02 - Data Definition Language (DDL)/002 Creating Database (CREATE DATABASE).mp4 13.3 MB
[ DevCourseWeb.com ] Udemy - Introduction to SQL and MySQL For complete Beginners/~Get Your Files Here !/02 - Data Definition Language (DDL)/003 Creating a new Table (CREATE TABLE).mp4 32.2 MB
[ DevCourseWeb.com ] Udemy - Introduction to SQL and MySQL For complete Beginners/~Get Your Files Here !/02 - Data Definition Language (DDL)/004 Creating a Duplicate Table (CREATE TABLE).mp4 24.4 MB
[ DevCourseWeb.com ] Udemy - Introduction to SQL and MySQL For complete Beginners/~Get Your Files Here !/02 - Data Definition Language (DDL)/005 Constraints (NOT NULL, UNIQUE, CHECK, PRIMARY KEY etc.).mp4 71 MB
[ DevCourseWeb.com ] Udemy - Introduction to SQL and MySQL For complete Beginners/~Get Your Files Here !/02 - Data Definition Language (DDL)/006 Adding Column in a Table (ALTER).mp4 34.6 MB
[ DevCourseWeb.com ] Udemy - Introduction to SQL and MySQL For complete Beginners/~Get Your Files Here !/02 - Data Definition Language (DDL)/007 Modifying and Deleting a Column in a Table(ALTER).mp4 54.7 MB
[ DevCourseWeb.com ] Udemy - Introduction to SQL and MySQL For complete Beginners/~Get Your Files Here !/02 - Data Definition Language (DDL)/008 Renaming, Deleting All Data and Deleting a Table (RENAME, TRUNCATE , DROP).mp4 18.8 MB
[ DevCourseWeb.com ] Udemy - Introduction to SQL and MySQL For complete Beginners/~Get Your Files Here !/03 - Data Manipulation Language (DML)/001 Inserting Rows in a Table (INSERT INTO).mp4 84.6 MB
[ DevCourseWeb.com ] Udemy - Introduction to SQL and MySQL For complete Beginners/~Get Your Files Here !/03 - Data Manipulation Language (DML)/002 Updating Fields Values in a table (UPDATE).mp4 78.3 MB
[ DevCourseWeb.com ] Udemy - Introduction to SQL and MySQL For complete Beginners/~Get Your Files Here !/03 - Data Manipulation Language (DML)/003 Deleting Rows in a table (DELETE).mp4 37.2 MB
[ DevCourseWeb.com ] Udemy - Introduction to SQL and MySQL For complete Beginners/~Get Your Files Here !/04 - Data Querying Language (DQL)/001 Displaying Records (SELECT).mp4 57.8 MB
[ DevCourseWeb.com ] Udemy - Introduction to SQL and MySQL For complete Beginners/~Get Your Files Here !/04 - Data Querying Language (DQL)/002 Displaying Records in an Order (ORDER BY ASC DESC).mp4 24.4 MB
[ DevCourseWeb.com ] Udemy - Introduction to SQL and MySQL For complete Beginners/~Get Your Files Here !/04 - Data Querying Language (DQL)/003 Displaying Records as per Criteria (WHERE).mp4 52.3 MB
[ DevCourseWeb.com ] Udemy - Introduction to SQL and MySQL For complete Beginners/~Get Your Files Here !/04 - Data Querying Language (DQL)/004 Displaying Records as per Criteria with multiple values (IN).mp4 23.5 MB
[ DevCourseWeb.com ] Udemy - Introduction to SQL and MySQL For complete Beginners/~Get Your Files Here !/04 - Data Querying Language (DQL)/005 Grouping Records as per specific values (GROUP BY).mp4 41.5 MB
[ DevCourseWeb.com ] Udemy - Introduction to SQL and MySQL For complete Beginners/~Get Your Files Here !/04 - Data Querying Language (DQL)/006 Displaying Records within a specified range (BETWEEN).mp4 32 MB
[ DevCourseWeb.com ] Udemy - Introduction to SQL and MySQL For complete Beginners/~Get Your Files Here !/04 - Data Querying Language (DQL)/007 Displaying Records as per Aggregate function as criteria (HAVING).mp4 35.2 MB
[ DevCourseWeb.com ] Udemy - Introduction to SQL and MySQL For complete Beginners/~Get Your Files Here !/04 - Data Querying Language (DQL)/008 Displaying Records as per a Specified Similar values (LIKE).mp4 46.6 MB
[ DevCourseWeb.com ] Udemy - Introduction to SQL and MySQL For complete Beginners/~Get Your Files Here !/04 - Data Querying Language (DQL)/009 Displaying Records with Unique values (DISTINCT).mp4 12.1 MB
[ DevCourseWeb.com ] Udemy - Introduction to SQL and MySQL For complete Beginners/~Get Your Files Here !/04 - Data Querying Language (DQL)/010 Sub Query Inner Query - Query within an another Query.mp4 86.2 MB
[ DevCourseWeb.com ] Udemy - Introduction to SQL and MySQL For complete Beginners/~Get Your Files Here !/05 - DQL in Multiple Table/001 Referencial-integerity-CONCEPT.mp4 28.7 MB
[ DevCourseWeb.com ] Udemy - Introduction to SQL and MySQL For complete Beginners/~Get Your Files Here !/05 - DQL in Multiple Table/002 Referencial-integerity-PRACTICAL.mp4 69.3 MB
[ DevCourseWeb.com ] Udemy - Introduction to SQL and MySQL For complete Beginners/~Get Your Files Here !/05 - DQL in Multiple Table/003 JOIN-CONCEPT.mp4 25.9 MB
[ DevCourseWeb.com ] Udemy - Introduction to SQL and MySQL For complete Beginners/~Get Your Files Here !/05 - DQL in Multiple Table/004 INNER Join.mp4 52 MB
[ DevCourseWeb.com ] Udemy - Introduction to SQL and MySQL For complete Beginners/~Get Your Files Here !/05 - DQL in Multiple Table/005 Multiple INNER Join.mp4 26.8 MB
[ DevCourseWeb.com ] Udemy - Introduction to SQL and MySQL For complete Beginners/~Get Your Files Here !/05 - DQL in Multiple Table/006 LEFT Join.mp4 21.6 MB
[ DevCourseWeb.com ] Udemy - Introduction to SQL and MySQL For complete Beginners/~Get Your Files Here !/05 - DQL in Multiple Table/007 RIGHT Join.mp4 12.1 MB
[ DevCourseWeb.com ] Udemy - Introduction to SQL and MySQL For complete Beginners/~Get Your Files Here !/05 - DQL in Multiple Table/008 FULL-OUTER-Join.mp4 15.3 MB
[ DevCourseWeb.com ] Udemy - Introduction to SQL and MySQL For complete Beginners/~Get Your Files Here !/05 - DQL in Multiple Table/009 Self Join.mp4 26.8 MB
[ DevCourseWeb.com ] Udemy - Introduction to SQL and MySQL For complete Beginners/~Get Your Files Here !/06 - TRANSACTION CONTROL Language (TCL)/001 TCL- CONCEPT.mp4 21 MB
[ DevCourseWeb.com ] Udemy - Introduction to SQL and MySQL For complete Beginners/~Get Your Files Here !/06 - TRANSACTION CONTROL Language (TCL)/002 TCL-PRACTICAL.mp4 63.7 MB
[ DevCourseWeb.com ] Udemy - Introduction to SQL and MySQL For complete Beginners/~Get Your Files Here !/07 - MySQL Functions/001 Numeric Functions.mp4 44 MB
[ DevCourseWeb.com ] Udemy - Introduction to SQL and MySQL For complete Beginners/~Get Your Files Here !/07 - MySQL Functions/002 String Functions.mp4 19.8 MB
[ DevCourseWeb.com ] Udemy - Introduction to SQL and MySQL For complete Beginners/~Get Your Files Here !/07 - MySQL Functions/003 Date Functions.mp4 22.6 MB
[ DevCourseWeb.com ] Udemy - Introduction to SQL and MySQL For complete Beginners/~Get Your Files Here !/Bonus Resources.txt 386 B
Name
udp://tracker.coppersurfer.tk:6969/announce
udp://tracker.open-internet.nl:6969/announce
udp://tracker.leechers-paradise.org:6969/announce
udp://exodus.desync.com:6969/announce
udp://tracker.internetwarriors.net:1337/announce
udp://tracker.opentrackr.org:1337/announce
udp://9.rarbg.to:2710/announce
udp://9.rarbg.me:2710/announce
http://tracker3.itzmx.com:6961/announce
http://tracker1.itzmx.com:8080/announce
udp://thetracker.org:80/announce
udp://open.demonii.si:1337/announce
udp://bt.xxx-tracker.com:2710/announce
udp://tracker.torrent.eu.org:451/announce
udp://tracker.cyberia.is:6969/announce
udp://tracker.tiny-vps.com:6969/announce
udp://denis.stalker.upeer.me:6969/announce
http://open.acgnxtracker.com:80/announce
udp://ipv4.tracker.harry.lu:80/announce
udp://explodie.org:6969/announce
udp://tracker.opentrackr.org:1337/announce
udp://tracker.zer0day.to:1337/announce
udp://tracker.coppersurfer.tk:6969/announce
udp://tracker.leechers-paradise.org:6969/announce
udp://tracker.internetwarriors.net:1337/announce
udp://mgtracker.org:6969/announce
udp://explodie.org:6969/announce
Name Size Peers
[ DevCourseWeb.com ] Encyclopedia of Plants and Flowers, 4th Edition Application 271.9 MB 73
[ DevCourseWeb.com ] Learn French for Adult Beginners - 7 Books in 1 - Speak French In 30 Days! Ebook 1.1 MB 48
[ DevCourseWeb.com ] Udemy - Introduction To Azure Crash Course Video 1.3 GB 44
[ DevCourseWeb.com ] A-Z Code Python Projects Ebook 8.1 MB 34
[ DevCourseWeb.com ] SPANISH INFLUENZA - The Story of the Epidemic That Swept America From the Newspaper Reports of 1918 Ebook 9 MB 31
[ DevCourseWeb.com ] Good Energy Diet Recipes - Over 100 Delicious Recipes Inspired By Dr. Casey Means Teaching (Good Energy Cookbook) Ebook 1.2 MB 28
[ DevCourseWeb.com ] Udemy - Ai Marketing - Digital Marketing and Strategy With Chatgpt Video 1.6 GB 26
[ DevCourseWeb.com ] Udemy - Mastering Copilot For Windows 365 Video 3.3 GB 25
[ DevCourseWeb.com ] Power Apps Tips, Tricks, and Best Practices (True - Retail EPUB) Ebook 23.6 MB 25
[ DevCourseWeb.com ] Udemy - LangChain 101 for Beginners (OpenAI - ChatGPT - LLMOps) Video 458.6 MB 24
[ DevCourseWeb.com ] Udemy - The Complete Course To Build On-Device Ai Applications Video 811.4 MB 23
[ DevCourseWeb.com ] Udemy - Mastering Change Management - Strategies to Lead and Thrive Video 1.4 GB 22
[ DevCourseWeb.com ] SketchUp Pro - Kitchen Design (2024) Video 2.4 GB 20
[ DevCourseWeb.com ] Hacker life - from the Commodore 64 to artificial intelligence, from a small craftsman to a digital entrepreneur Ebook 3.5 MB 20
[ DevCourseWeb.com ] Mindful Resilience Video 1.9 GB 19
[ DevCourseWeb.com ] Udemy - SQL problem solving for interviews Video 2.2 GB 19
[ DevCourseWeb.com ] Udemy - Angular 17, .NET Core Web API and Microsoft SQL Server App Video 339.4 MB 19
[ DevCourseWeb.com ] Fitness Myths - What's True and What's Not Ebook 1 MB 19
[ DevCourseWeb.com ] Seeing Is Disbelieving - Why People Believe Misinformation in War, and When They Know Better Application 1.9 MB 18
[ DevCourseWeb.com ] Udemy - Mastering The Ketogenic Diet - A Comprehensive Guide Video 278.3 MB 18

Loading...