17 OCT 2024 - Welcome Back to TorrentFunk! Get your pirate hat back out. Streaming is dying and torrents are the new trend. Account Registration works again and so do Torrent Uploads. We invite you all to start uploading torrents again!
TORRENT DETAILS
Udemy - SQL Practice (2023)
TORRENT SUMMARY
Status:
All the torrents in this section have been verified by our verification system
Practice the SQL language on quizzes and exercises. Mainly suitable for beginners and intermediates.
What you'll learn
Exercise the Data Manipulation Language (DML)
Exercise the Creating Data operation
Exercise the Reading Data operation
Exercise the Updating Data operation
Exercise the Deleting Data operation
Exercise the Filtering Data in SQL
Exercise the using logical operators
Exercise the Sorting Data in SQL
Exercise the Data Definition Language (DDL)
Check SQL knowledge
Exercise how to get count, sum, minimal, maximal or average value
Understand how to write comments in SQL code
Requirements
Minimal SQL knowledge
Passion to check own knowledge
If You Need More Stuff, kindly Visit and Support Us -->> https://CourseWikia.com
Get More Tutorials and Support Us -->> https://FreeCourseWeb.com
We upload these learning materials for the people from all over the world, who have the talent and motivation to sharpen their skills/ knowledge but do not have the financial support to afford the materials. If you like this content and if you are truly in a position that you can actually buy the materials, then Please, we repeat, Please, Support Authors. They Deserve it! Because always remember, without "Them", you and we won't be here having this conversation. Think about it! Peace...
VISITOR COMMENTS (0 )
FILE LIST
Filename
Size
~Get Your Files Here !/1. Introduction/1. Intro.mp4
27.5 MB
~Get Your Files Here !/2. Inserting data into the database/1. Inserting - Intro.mp4
3.5 MB
~Get Your Files Here !/2. Inserting data into the database/2. Creating Data.mp4
243.3 MB
~Get Your Files Here !/2. Inserting data into the database/2.1 F_CreateData.sql
9.5 KB
~Get Your Files Here !/2. Inserting data into the database/3. Inserting.html
163 B
~Get Your Files Here !/2. Inserting data into the database/4. Inserting Exercise.html
163 B
~Get Your Files Here !/3. Picking up data from DB/1. Getting data - Intro.mp4
3.5 MB
~Get Your Files Here !/3. Picking up data from DB/2. Reading Data.mp4
58.1 MB
~Get Your Files Here !/3. Picking up data from DB/2.1 F_SelectingData.sql
1.8 KB
~Get Your Files Here !/3. Picking up data from DB/3. How to read data from database.html
163 B
~Get Your Files Here !/3. Picking up data from DB/4. How to get authors of books.html
163 B
~Get Your Files Here !/3. Picking up data from DB/5. How to get titles of books.html
163 B
~Get Your Files Here !/3. Picking up data from DB/6. How to get all information of books from database.html
163 B
~Get Your Files Here !/3. Picking up data from DB/7. How to get all information of customers.html
163 B
~Get Your Files Here !/3. Picking up data from DB/8. How to get all parts of names of customers.html
163 B
~Get Your Files Here !/3. Picking up data from DB/9. How to get authors, titles and year publishing for each of books.html
163 B
~Get Your Files Here !/4. Data modification/1. Modifying - Intro.mp4
3.5 MB
~Get Your Files Here !/4. Data modification/2. Updating Data.mp4
62.1 MB
~Get Your Files Here !/4. Data modification/2.1 F_UpdatingData.sql
1.4 KB
~Get Your Files Here !/4. Data modification/3. Data Modification.html
163 B
~Get Your Files Here !/4. Data modification/4. Updating exercise.html
163 B
~Get Your Files Here !/5. Erasing of data/1. Erasing - Intro.mp4
3.5 MB
~Get Your Files Here !/5. Erasing of data/2. Deleting Data.mp4
26 MB
~Get Your Files Here !/5. Erasing of data/2.1 F_DeletingData.sql
2.3 KB
~Get Your Files Here !/5. Erasing of data/3. Erasing of data.html
163 B
~Get Your Files Here !/5. Erasing of data/4. Deleting exercise.html
163 B
~Get Your Files Here !/6. Filtering/1. Filtering - Intro.mp4
3.5 MB
~Get Your Files Here !/6. Filtering/10. How to get books published in some years range.html
163 B
~Get Your Files Here !/6. Filtering/11. Practising of LIKE keyword.html
163 B
~Get Your Files Here !/6. Filtering/2. Filtering by Conditions.mp4
320.2 MB
~Get Your Files Here !/6. Filtering/2.1 F_ConditionAndOperators.sql
4.5 KB
~Get Your Files Here !/6. Filtering/3. What is the reserved command for filtering by conditions.html
163 B
~Get Your Files Here !/6. Filtering/4. How to get titles of books written in English.html
163 B
~Get Your Files Here !/6. Filtering/5. How to get titles of books written in Czech.html
163 B
~Get Your Files Here !/6. Filtering/6. How to get book titles of Neil Gaiman from DB.html
163 B
~Get Your Files Here !/6. Filtering/7. Which of our books were written by Neil Gaiman, Paulo Coelho or Nick Cave.html
163 B
~Get Your Files Here !/6. Filtering/8. Get all books published last century.html
163 B
~Get Your Files Here !/6. Filtering/9. How to get info of books published in the last century and have been published in English.html
163 B
~Get Your Files Here !/7. Sorting/1. Sorting - Intro.mp4
3.5 MB
~Get Your Files Here !/7. Sorting/2. Sorting.mp4
112.5 MB
~Get Your Files Here !/7. Sorting/2.1 F_ClauseOrderBy.sql
1.5 KB
~Get Your Files Here !/7. Sorting/3. Sorting.html
163 B
~Get Your Files Here !/7. Sorting/4. Friendly Notice.html
198 B
~Get Your Files Here !/7. Sorting/5. How to sort books by name of author from A to Z.html
163 B
~Get Your Files Here !/7. Sorting/6. How to sort books by name of author from Z to A.html
163 B
~Get Your Files Here !/7. Sorting/7. How to sort on multiple columns.html
163 B
~Get Your Files Here !/8. Joining - it is getting harder to study but still elementary/1. Joining - Intro.mp4
3.5 MB
~Get Your Files Here !/8. Joining - it is getting harder to study but still elementary/2. Joining Data From More Tables.mp4
67.3 MB
~Get Your Files Here !/8. Joining - it is getting harder to study but still elementary/2.1 F_Joins.sql
845 B
~Get Your Files Here !/8. Joining - it is getting harder to study but still elementary/3. Joining.html
163 B
~Get Your Files Here !/8. Joining - it is getting harder to study but still elementary/4. One side partial join.html
163 B
~Get Your Files Here !/8. Joining - it is getting harder to study but still elementary/5. Other join example - with other direction.html
163 B
~Get Your Files Here !/8. Joining - it is getting harder to study but still elementary/6. Both sides join.html
163 B
~Get Your Files Here !/9. Basic functions/1. Basic Functions - Intro.mp4
3.5 MB
~Get Your Files Here !/9. Basic functions/10. Continuing aggregate functions.html
163 B
~Get Your Files Here !/9. Basic functions/11. How to get average price of english written books.html
163 B
~Get Your Files Here !/9. Basic functions/12. How to get average price for books from last century..html
163 B
~Get Your Files Here !/9. Basic functions/13. Continuing aggregate functions.html
163 B
~Get Your Files Here !/9. Basic functions/14. Continuing aggregate functions.html
163 B
~Get Your Files Here !/9. Basic functions/15. How to get minimal price of dollar books.html
163 B
~Get Your Files Here !/9. Basic functions/16. How to get the highest price of books sold by USD.html
163 B
~Get Your Files Here !/9. Basic functions/17. All together..html
163 B
~Get Your Files Here !/9. Basic functions/18. How can we understand average value.html
163 B
~Get Your Files Here !/9. Basic functions/2. Aggregate Functions.mp4
106.9 MB
~Get Your Files Here !/9. Basic functions/2.1 F_BasicAggregateFunctions.sql
1.7 KB
~Get Your Files Here !/9. Basic functions/3. Aggregate functions.html
163 B
~Get Your Files Here !/9. Basic functions/4. How to get number of rows.html
163 B
~Get Your Files Here !/9. Basic functions/5. How to find count of english written books.html
163 B
~Get Your Files Here !/9. Basic functions/6. Continuing aggregate functions.html
163 B
~Get Your Files Here !/9. Basic functions/7. How to find out the price of all books sold for dollars.html
163 B
~Get Your Files Here !/9. Basic functions/8. How to find a total price of books sold by Czech Koruna..html
163 B
~Get Your Files Here !/9. Basic functions/9. How to get total price of books sold by dollars and written in last century.html