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 ] Udemy - Introduction to SQL and MySQL For complete Beginners Video 1.4 GB 67
[ DevCourseWeb.com ] Udemy - Excel VBA and Macros - Beginners to Advanced Course Video 3 GB 54
[ DevCourseWeb.com ] Udemy - Windows 11 + Computer Basics and IT Skills Fundamentals Video 1.7 GB 52
[ DevCourseWeb.com ] Udemy - Master Microsoft Word Video 1.4 GB 45
[ DevCourseWeb.com ] Udemy - Game Designer Course - Develop your 2D Videogame Video 3.3 GB 43
[ DevCourseWeb.com ] Udemy - Data Structures and Algorithms-Part-1 Video 2.7 GB 42
[ DevCourseWeb.com ] Udemy - Microsoft Excel - The Complete Training for Beginners Video 2.8 GB 36
[ DevCourseWeb.com ] Udemy - Python Programming for Beginners (2022) Video 2.8 GB 36
[ DevCourseWeb.com ] Udemy - Motherboard repairing - How to Diagnose a Laptop Motherboard Video 1.7 GB 33
[ DevCourseWeb.com ] Udemy - ESP32 Learn By Building Practical Projects Video 3.6 GB 32
[ DevCourseWeb.com ] Udemy - Build Real World MYSQL Database Management Projects Video 3.3 GB 31
[ DevCourseWeb.com ] The Python Book, 1st Edition Ebook 39.6 MB 30
[ DevCourseWeb.com ] Udemy - Amazon affiliated marketing by WordPress Website with SEO Video 1.9 GB 26
[ DevCourseWeb.com ] Udemy - Vmware and Microsoft Hyper V Fundamentals For Begginners Video 1.5 GB 26
[ DevCourseWeb.com ] React - Up & Running - Building Web Applications, 2nd Edition (True PDF) Application 15.3 MB 26
[ DevCourseWeb.com ] Udemy - Practical Course - Laptop won't turn on failure repair Video 1.1 GB 25
[ DevCourseWeb.com ] Udemy - Master HTML5 CSS3 Bootstrap5 by building Responsive Website Video 1.1 GB 24
[ DevCourseWeb.com ] Udemy - One page Portfolio template with sliding sections Video 538.7 MB 22
[ DevCourseWeb.com ] Udemy - Python for Machine Learning - The Complete Beginner's Course Video 685.3 MB 22
[ DevCourseWeb.com ] Udemy - Complete Machine Learning Course for Beginners - in Python Video 2.2 GB 21

Loading...