Companies Home Search Profile

PostgreSQL and Oracle SQL for beginners

Focused View

Start-Tech Trainings

8:58:17

124 View
  • 1 - Introduction.mp4
    03:15
  • 2 - Course Resources.html
  • 3 - This is a milestone.mp4
    03:31
  • 4 - Installing PostgreSQL and pgAdmin in your PC.mp4
    09:30
  • 5 - If pgAdmin is not opening.html
  • 6 - Installing and Setting up Oracle SQL.mp4
    05:47
  • 7 - CREATE in PostgreSQL.mp4
    11:40
  • 8 - CREATE in Oracle SQL.mp4
    04:06
  • 9 - INSERT in PostgreSQL.mp4
    09:07
  • 10 - INSERT in OracleSQL.mp4
    05:28
  • 11 - Import data from File in PostgreSQL.mp4
    04:59
  • 12 - Import data from File in OracleSQL.mp4
    02:57
  • 13 - SELECT statement in PostgreSQL.mp4
    03:40
  • 14 - SELECT statement in OracleSQL.mp4
    01:37
  • 15 - SELECT DISTINCT in PostgreSQL.mp4
    06:05
  • 16 - SELECT DISTINCT in OracleSQL.mp4
    01:24
  • 17 - WHERE in PostgreSQL.mp4
    04:02
  • 18 - WHERE in OracleSQL.mp4
    02:22
  • 19 - Logical Operators in PostgreSQL.mp4
    06:03
  • 20 - Logical Operators in OracleSQL.mp4
    04:43
  • 21 - UPDATE in PostgreSQL.mp4
    05:24
  • 22 - UPDATE in OracleSQL.mp4
    02:25
  • 23 - DELETE in PostgreSQL.mp4
    04:11
  • 24 - DELETE in OracleSQL.mp4
    01:48
  • 25 - ALTER Part 1 in PostgreSQL.mp4
    06:49
  • 26 - ALTER Part 2 in PostgreSQL.mp4
    10:31
  • 27 - ALTER in Oracle SQL.mp4
    08:29
  • 28 - Restore and Backup.mp4
    07:37
  • 29 - Debugging restoration issues.mp4
    08:26
  • 30 - Creating DB using CSV files.mp4
    05:40
  • 31 - Debugging summary and Code for CSV files.html
  • 32 - Restoring and Backup in Oracle SQL.mp4
    04:28
  • 33 - IN in PostgreSQL.mp4
    04:18
  • 34 - BETWEEN in PostgreSQL.mp4
    05:40
  • 35 - IN BETWEEN in Oracle SQL.mp4
    04:43
  • 36 - LIKE in PostgreSQL.mp4
    08:52
  • 37 - LIKE in Oracle SQL.mp4
    03:45
  • 38 - Side Lecture Commenting in SQL.mp4
    01:21
  • 39 - ORDER BY in PostgreSQL.mp4
    07:42
  • 40 - LIMIT in PostgreSQL.mp4
    03:38
  • 41 - ORDER BY Limit in Oracle SQL.mp4
    04:24
  • 42 - AS in PostgreSQL.mp4
    03:33
  • 43 - AS in OracleSQL.mp4
    01:35
  • 44 - COUNT in PostgreSQL.mp4
    05:07
  • 45 - SUM in PostgreSQL.mp4
    03:24
  • 46 - AVERAGE in PostgreSQL.mp4
    02:53
  • 47 - MIN MAX in PostgreSQL.mp4
    04:18
  • 48 - Aggregate Functions in OracleSQL.mp4
    07:12
  • 49 - GROUP BY in PostgreSQL.mp4
    11:42
  • 50 - HAVING in PostgreSQL.mp4
    05:04
  • 51 - GROUP BY HAVING in Oracle SQL.mp4
    06:01
  • 52 - CASE WHEN in PostgreSQL.mp4
    05:17
  • 53 - CASE WHEN in Oracle SQL.mp4
    03:45
  • 54 - Introduction to Joins.mp4
    02:54
  • 55 - Concepts of Joining and Combining Data.mp4
    11:58
  • 56 - Preparing the data.mp4
    02:00
  • 57 - Inner Join in PostgreSQL.mp4
    08:04
  • 58 - Inner Join in Oracle SQL.mp4
    06:14
  • 59 - Left Join in PostgreSQL.mp4
    07:30
  • 60 - Right Join in PostgreSQL.mp4
    06:27
  • 61 - Full Outer Join in PostgreSQL.mp4
    04:59
  • 62 - Left Right Full outer join in Oracle SQL.mp4
    08:37
  • 63 - Cross Join in PostgreSQL.mp4
    04:21
  • 64 - Cross Join in Oracle SQL.mp4
    05:13
  • 65 - Intersect and Intersect ALL in PostgreSQL.mp4
    07:06
  • 66 - Except in PostgreSQL.mp4
    02:53
  • 67 - Union in PostgreSQL.mp4
    03:09
  • 68 - Subqueries Subquery in WHERE clause in PostgreSQL.mp4
    04:55
  • 69 - Subqueries Subquery in FROM clause in PostgreSQL.mp4
    05:23
  • 70 - Subqueries Subquery in SELECT in PostgreSQL.mp4
    04:02
  • 71 - Subqueries in Oracle SQL.mp4
    07:20
  • 72 - VIEWS in PostgreSQL.mp4
    07:14
  • 73 - VIEWS in Oracle SQL.mp4
    04:49
  • 74 - INDEX in PostgreSQL.mp4
    06:25
  • 75 - INDEX in Oracle SQL.mp4
    02:32
  • 76 - Length in PostgreSQL.mp4
    03:22
  • 77 - Length in Oracle SQL.mp4
    01:20
  • 78 - UPPER LOWER in PostgreSQL.mp4
    02:10
  • 79 - UPPER LOWER in OraleSQL.mp4
    01:45
  • 80 - REPLACE in PostgreSQL.mp4
    04:13
  • 81 - REPLACE in OracleSQL.mp4
    01:12
  • 82 - TRIM LTRIM RTRIM in PostgreSQL.mp4
    06:56
  • 83 - TRIM LTRIM RTRIM in Oracle SQL.mp4
    03:36
  • 84 - CONCATENATION in PostgreSQL.mp4
    02:56
  • 85 - CONCATENATION in Oracle SQL.mp4
    01:32
  • 86 - SUBSTRING in PostgreSQL.mp4
    06:01
  • 87 - SUBSTRING in Oracle SQL.mp4
    02:55
  • 88 - LIST AGGREGATION in PostgreSQL.mp4
    04:54
  • 89 - LIST AGGREGATION in Oracle SQL.mp4
    02:15
  • 90 - CEIL FLOOR in PostgreSQL.mp4
    03:20
  • 91 - RANDOM in PostgreSQL.mp4
    05:04
  • 92 - SETSEED in PostgreSQL.mp4
    04:11
  • 93 - ROUND in PostgreSQL.mp4
    02:27
  • 94 - POWER in PostgreSQL.mp4
    02:18
  • 95 - Mathematical Functions in Oracle SQL.mp4
    09:44
  • 96 - CURRENT DATE TIME in PostgreSQL.mp4
    04:25
  • 97 - AGE in PostgreSQL.mp4
    03:50
  • 98 - DateTime Functions in Oracle SQL.mp4
    07:32
  • 99 - EXTRACT in PostgreSQL.mp4
    08:16
  • 100 - Extract in Oracle SQL.mp4
    05:19
  • 101 - Data Type conversion to string in PostgreSQL.mp4
    10:46
  • 102 - Data Type conversion to Number and Date in PostgreSQL.mp4
    05:49
  • 103 - PATTERN MATCHING BASICS.mp4
    07:33
  • 104 - Advanced pattern matching Part 1 REGULAR EXPRESSIONS.mp4
    08:29
  • 105 - Advanced pattern matching Part 2 REGULAR EXPRESSIONS.mp4
    06:49
  • 106 - Pattern matching in Oracle SQL.mp4
    11:22
  • 107 - The final milestone.mp4
    01:33
  • 108 - Bonus Lecture.html
  • Description


    Learn popular SQL dialects, PostgreSQL & Oracle SQL. Learn SQL concepts & compare syntax of PostgreSQL & Oracle SQL

    What You'll Learn?


    • How to write SELECT queries to fetch relevant data in PostgreSQL and Oracle SQL
    • How to filter and sort the data using WHEN, logical operators and ORDER BY
    • How to group and aggregate data in PostgreSQL and Oracle SQL
    • How to apply joins and combining queries in PostgreSQL and Oracle SQL
    • String, mathematical, date-time functions and pattern matching in PostgreSQL and Oracle SQL
    • Understanding of VIEWS and INDEXES in PostgreSQL and Oracle SQL
    • How to write subqueries in PostgreSQL and Oracle SQL

    Who is this for?


  • Working Professionals beginning their Data journey
  • Anyone curious to learn and compare both PostgreSQL and Oracle SQL
  • Students about to join their first corporate job
  • More details


    Description

    4 Reasons why you should choose this SQL course

    1. Carefully designed curriculum teaching you everything in SQL that you will need for Data analysis in businesses

    2. Comprehensive - covers basic and advanced SQL statements in both, PostgreSQL and Oracle SQL

    3. Downloadable resources covering essential topics on SQL

    4. Your queries on SQL and anything covered in the Masterclass will be responded by the Instructor himself

    A Verifiable Certificate of Completion is presented to all students who undertake this SQL course.

    Why should you choose this course?

    This is a complete tutorial on SQL which can be completed within a weekend. SQL is the most sought after skill for Data analysis roles in all the companies. PostgreSQL and Oracle SQL are highly desired skills for database management and data analysis roles. So whether you want to start a career as a data scientist or just grow you data analysis skills, this course will cover everything you need to know to do that.

    What makes us qualified to teach you?

    The course is taught by Abhishek, Pukhraj and Nadeem. Instructors of the course have been teaching Data Science and Machine Learning for over a decade. They have an in-depth knowledge in advanced SQL, PostgreSQL, Oracle SQL, database management, and various data analysis tools available in the market.

    Our Promise

    Teaching our students is our job and we are committed to it. If you have any questions about the course content, practice sheet or anything related to any topic, you can always post a question in the course or send us a direct message.

    By the end of this course, your confidence in using SQL will soar. You'll have a thorough understanding of how to use SQL for Data analytics as a career opportunity.

    Go ahead and click the enroll button, and I'll see you in lesson 1!

    Cheers

    Start-Tech Academy


    FAQ's

    Why learn SQL?

    1. SQL is the most universal and commonly used database language. It powers the most commonly used database engines like PostgreSQL, SQL Server, SQLite, and Oracle SQL. Simply put, If you want to access databases then yes, you need to know SQL.

    2. It is not really difficult to learn SQL. SQL is not a programming language, it’s a query language. The primary objective where SQL was created was to give the possibility to common people to get interesting data from the database. It is also an English-like language so anyone who can use English at a basic level can write SQL queries easily.

    3. SQL is one of the most sought-after skills by hiring employers.

    4. You can earn good money

    How much time does it take to learn SQL?

    SQL is easy but no one can determine the learning time it takes. It totally depends on you. The method we adopted to help you learn SQL quickly starts from the basics and takes you to advanced level within hours. You can follow the same, but remember you can learn nothing without practicing it. Practice is the only way to learn SQL quickly.

    What's the difference between SQL and PostgreSQL?

    SQL is a language. Specifically, the "Structured Query Language"

    PostgreSQL is one of several database systems, or RDMS (Relational Database Management System). PostgresSQL is one of several RDMS's, others of which are Oracle, Informix, MySQL, and MSQL.

    All of these RDMSs use SQL as their language. Each of them has minor variations in the "dialect" of SQL that they use, but it's all still SQL.

    Which is better, PostgreSQL or Oracle SQL?

    Both are excellent products with unique strengths, and the choice is often a matter of personal preference.

    PostgreSQL offers overall features for traditional database applications, it is open source and offers great support.

    Oracle Database has decades of experience and high levels of development expertise. It not only provides more transactions per second than PostgreSQL, but also arguably provides higher levels of security. However, many of Oracle’s security features come at an added cost. Oracle is secure and ensures that user data is not tampered with through prompt updates.

    Both dialects are very popular today, but PostgreSQL has gained market share recently and is trending upwards because (some have claimed) it has features more suited to today’s dynamic development requirements..

    Who uses these databases?

    Here are a few examples of companies that use PostgreSQL: Apple, BioPharm, Etsy, IMDB, Macworld, Debian, Fujitsu, Red Hat, Sun Microsystem, Cisco, Skype.

    Companies that use Oracle SQL: Gartner, Nike, Costco, Airbnb, eBay etc.

    Who this course is for:

    • Working Professionals beginning their Data journey
    • Anyone curious to learn and compare both PostgreSQL and Oracle SQL
    • Students about to join their first corporate job

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Start-Tech Trainings
    Start-Tech Trainings
    Instructor's Courses
    Start-Tech Academy is a technology-based Analytics Education Company and aims at Bringing Together the analytics companies and interested Learners. Our top quality training content along with internships and project opportunities helps students in launching their Analytics journey. Founded by Abhishek Bansal and Pukhraj Parikh. Working as a Project manager in an Analytics consulting firm, Pukhraj has multiple years of experience working on analytics tools and software. He is competent in  MS office suites, Cloud computing, SQL, Tableau, SAS, Google analytics and Python.Abhishek worked as an Acquisition Process owner in a leading telecom company before moving on to learning and teaching technologies like Machine Learning and Artificial Intelligence.
    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 104
    • duration 8:58:17
    • Release Date 2023/02/20