Udemy - The Complete Oracle SQL Certification Course 2020-6 [AhLaN]

seeders: 19
leechers: 8
updated:
Added by abidmail in Other > Tutorials

Download Fast Safe Anonymous
movies, software, shows...
  • Downloads: 162
  • Language: English

Files

Udemy - The Complete Oracle SQL Certification Course 2020-6 [AhLaN] 7. Creating, Altering, and Updating Objects Using SQL (Exercises in Lectures)
  • 15. Granting and Revoking Privileges.mp4 (339.9 MB)
  • 1. Creating Your Own Tables & Design Considerations.mp4 (117.5 MB)
  • 1.1 Code for Creating Your Own Tables & Design Considerations.txt (0.2 KB)
  • 2. Inserting Data Into Our Table.mp4 (113.8 MB)
  • 2.1 Code for Inserting Data Into our Table.txt (1.0 KB)
  • 3. Create Table With a Primary Key Constraint.mp4 (146.5 MB)
  • 3.1 Code for Create Table With Primary Key Constraint.txt (1.9 KB)
  • 4. INSERT ALL for Multi-table & Conditional Inserts.mp4 (77.1 MB)
  • 4.1 Code for Multi-Table Insert Using INSERT ALL.txt (1.0 KB)
  • 5. Using ALTER to modify the table structure.mp4 (100.0 MB)
  • 5.1 Code for Alter Table and Modify Column Attributes.txt (0.7 KB)
  • 6. Create Table with SELECT + UPDATE Data.mp4 (123.5 MB)
  • 6.1 Code for Create Table with SELECT and UPDATE existing Data.txt (0.7 KB)
  • 7. MERGE Statement in Oracle.mp4 (117.4 MB)
  • 7.1 Code for MERGE Statement.txt (1.1 KB)
  • 7.2 merge_sql_example.txt (2.9 KB)
  • 8. Primary and Foreign Keys.html (1.6 KB)
  • 9. Sequence Statements.mp4 (64.6 MB)
  • 9.1 Code for Sequence Statements.txt (0.3 KB)
  • 10. DELETE, TRUNCATE, and DROP Commands.mp4 (114.2 MB)
  • 10.1 Code for Delete, Truncate and Drop Commands.txt (0.4 KB)
  • 11. Working With Database Indexes.mp4 (80.4 MB)
  • 11.1 Code for Database Indexes.txt (0.6 KB)
  • 12. System Tables, Pseudo Columns & Deleting Duplicates (Newly Added).mp4 (159.1 MB)
  • 12.1 Code for System Tables, Pseudo Columns, & Deleting Duplicate Data.txt (1.2 KB)
  • 13. Views and Other Objects and Commands (Newly Added).mp4 (138.3 MB)
  • 13.1 Code for Other Objects and Commands VIEWs UNIONALL etc.txt (1.6 KB)
  • 14. SQL could be tricky, check this out!.html (1.2 KB)
  • 16. BECOME A SQL QUERY WIZARD!.html (0.7 KB)
  • 17. Bonus Lecture Lifetime Access to All My Courses.html (1.0 KB)
  • Downloaded from Ahlanedu.com.txt (1.0 KB)
  • Visit us at www.Ahlanedu.com.url (0.0 KB)
  • 1. Database Basics
    • 1. Oracle Database Introduction & Basics of Tables.mp4 (67.5 MB)
    • 2. Creating the Workspace in Oracle.mp4 (50.4 MB)
    • 3. IMPORTANT Prepare the Sample Data.mp4 (24.3 MB)
    • 3.1 course_data.txt (0.7 KB)
    2. Single Table Queries (Exercises & Solutions in the Lectures)
    • 1. Oracle Exams and Certification Information.html (0.7 KB)
    • 2. Retrieving Data Using the SELECT Clause.mp4 (25.3 MB)
    • 2.1 Code for Select Clause.txt (0.1 KB)
    • 3. Using the WHERE Clause in a Query.mp4 (93.9 MB)
    • 3.1 Code for WHERE Clause.txt (0.1 KB)
    • 4. Using Operators in the WHERE Clause.mp4 (122.9 MB)
    • 4.1 Code for Using Operators in the WHERE Clause.txt (0.3 KB)
    • 5. Combining WHERE, AND & OR with Operators.mp4 (104.5 MB)
    • 5.1 Code for Combining WHERE, AND & OR Operators.txt (0.2 KB)
    • 6. Query Filtering Continued BETWEEN, IN and NULL.mp4 (109.9 MB)
    • 6.1 Code for Query Filtering Continued BETWEEN, IN & NULL.txt (0.3 KB)
    • 7. Query Filtering Conditions & Operator Precedence.mp4 (110.1 MB)
    • 7.1 Code for Query Filtering Conditions & Operator Precedence.txt (0.3 KB)
    • 8. Ordering, Concatenating & Aliasing Query Results.mp4 (109.5 MB)
    • 8.1 Code for Ordering, Concatenating & Aliasing Query Results.txt (0.3 KB)
    • 9. Practice with single table queries.html (0.2 KB)
    3. Single Row Functions (Exercises and Solutions In the Lectures)
    • 1. Single Row Functions (SRF) & Using The Dual Table.mp4 (96.5 MB)
    • 1.1 Code for Single Row Functions (SRF) & Using the Dual Table.txt (0.3 KB)
    • 2. Using Functions in WHERE And Character Based SRFs.mp4 (103.4 MB)
    • 2.1 Code for Using Functions in WHERE and Character Based SRFs.txt (0.3 KB)
    • 3. Numeric and Date Data type SRFs.mp4 (98.6 MB)
    • 3.1 Code for Numeric and Date Datatype SRFs.txt (1.1 KB)
    • 4. Conversion SRFs and Date Formatting.mp4 (95.1 MB)
    • 4.1 Code for Conversion SRFs & Date Formatting.txt (0.5 KB)
    • 5. Some More Date Functions.html (0.7 KB)
    • 6. Concluding SRFs & NULL NULLIF Functions.mp4 (78.3 MB)
    • 6.1 Code for Concluding SRFs & NULLNULLIF Functions.txt (0.8 KB)
    • 7. Practice with Single Row Functions.html (0.2 KB)
    4. Grouping Functions (Exercises and Solutions In the Lectures)
    • 1. Grouping Functions MIN, MAX, AVG, COUNT etc..mp4 (100.9 MB)
    • 1.1 Code for Grouping Functions MIN, MAX, AVG, COUNT etc.txt (0.8 KB)
    • 2. GROUP BY Clause & HAVING Clause.mp4 (99.2 MB)
    • 2.1 Code for GROUP BY Clause & HAVING CLAUSE.txt (0.2 KB)
    • 3. More Practice With The GROUP BY Clause.mp4 (65.3 MB)
    • 3.1 Code for More Practice with the GROUP BY Clause.txt (0.1 KB)
    5. Multi-Table Queries and Joins (Exercises and Solutions In the Lectures)
    • 1. SELECT within SELECT (Subqueries).mp4 (127.2 MB)
    • 1.1 Code for SELECT within SELECT (Nested Queries Subqueries).txt (1.2 KB)
    • 2. Relating Tables Together Using JOINs.mp4 (110.3 MB)
    • 2.1 Code for Relating Tables together using JOINs .txt (1.2 KB)
    • 3. Joins Continued INNER & OUTER Joins.mp4 (137.5 MB)
    • 3.1 Code for JOINS Continued INNER & OUTER Joins.txt (1.2 KB)
    • 4. Correlated Subqueries with EXISTS & NOT EXIST operators.mp4 (122.6 MB)
    • 4.1 Code for More JOINS with Correlated Subqueries .txt (1.1 KB)
    • 5. SELF JOIN.mp4 (59.0 MB)
    • 6. CROSS JOIN, NATURAL JOIN and the USING CLAUSE.mp4 (53.1 MB)
    • 7. EQUIJOIN and NON-EQUIJOINs.mp4 (45.9 MB)
    • 7.1 Code for EQUI and NON-EQUI Joins.txt (0.4 KB)
    • 8. CASE Statements.mp4 (61.6 MB)
    • 8.1 Code for CASE Statement.txt (0.4 KB)
    6. Analytical Functions using OVER and PARTITION with ORDER BY
    • 1. OVER Clause with PARTITION BY.mp4 (118.1 MB)
    • 2. Compute Running Totals with Ordering and Partitioning.mp4 (128.3 MB)
    • 3. Unbounded Preceding Order in Over Clause.mp4 (61.1 MB)
    • 4. Slicing Windows and Filtering with Analytic Functions.mp4 (44.8 MB)
    • 5. Rank, Dense_rank, Lead, and Lag Functions.mp4 (107.9 MB)
  • Download - Lynda,Udemy,Skillshare,Teamtreehouse,Frontend Masters,Pluralsight,Phlearn,Coursera,Egghead,MasterClass.txt (0.

Description


---------------------------------------------------------------------------------

-----------------------------------------------------------------------------------
Proudly Presents
-----------------------------------------------------------------------------------
Udemy - The Complete Oracle SQL Certification Course 2020-6 [AhLaN]







SUPPLiER.......: WWW RELEASE DATE......: 02/10/20
Uploader.......: abidmail Collector.........: abidmail





... About this course ...


Description
LAST UPDATED: JUNE 2020

(Source Code Included for Lectures)

Get ready to acquire some seriously marketable programming skills! You can't consider yourself a complete end to end developer until you can code in SQL. Today, data has become the hottest topic in technology and a company's biggest asset is their data. All databases require the language SQL to store and retrieve data. Salaries for junior level SQL Developers are upwards of $70,000 - $90,000 dollars a year! The great thing is, for this course, you do not need any prior experience in programming what so ever. SQL is a different animal and we're going to demystify the language from scratch and prepare you with plenty of progressively challenging assignments so that by the time you've completed the course (in 2 months), you can call your self an Oracle SQL Master! Oracle is the most popular relational database in the world! This course will prepare you to be job-ready in just 1 month of study and practice.

All exercises and solutions are in the lectures. In several lectures I ask students to pause the video and complete the assignment before resuming to watch my solution. MAKE SURE YOU WORK OUT THE PROBLEMS ON YOUR OWN BEFORE MOVING ON TO MY SOLUTION!!



With over 62,000 enrolled students and a 4.5 star-rating, this is a Udemy best-selling course.









Download torrent
5.8 GB
seeders:19
leechers:8
Udemy - The Complete Oracle SQL Certification Course 2020-6 [AhLaN]


Trackers

tracker name
udp://tracker.coppersurfer.tk:6969/announce
udp://tracker.leechers-paradise.org:6969/announce
udp://9.rarbg.to:2710/announce
udp://exodus.desync.com:6969/announce
udp://tracker.uw0.xyz:6969/announce
udp://open.stealth.si:80/announce
udp://tracker.tiny-vps.com:6969/announce
udp://open.demonii.si:1337/announc4
udp://tracker.cyberia.is:6969/announce
udp://tracker.kamigami.org:2710/announce
udp://opentor.org:2710/announce
udp://opentracker.i2p.rocks:6969/announce
udp://tracker.zerobytes.xyz:1337/announce
udp://aaa.army:8866/announce
udp://tracker2.dler.org:80/announce
µTorrent compatible trackers list

Download torrent
5.8 GB
seeders:19
leechers:8
Udemy - The Complete Oracle SQL Certification Course 2020-6 [AhLaN]


Torrent hash: C617ACB19426D85AE512FB007B9D2DB1F891B69A