Data Cleaning in SQL | Google Data Analytics Certificate

Поделиться
HTML-код
  • Опубликовано: 6 сен 2024

Комментарии • 39

  • @inhlam5909
    @inhlam5909 2 года назад +19

    0:00 Use SQL to Clean Data
    0:28 Understanding SQL Capabilities
    3:49 SQL vs. Spreadsheets
    8:04 Common SQL Queries
    * SELECT, FROM, WHERE
    14:15 Cleaning String Variables Using SQL
    * SUBSTR, LENGTH
    27:03 Advanced Data Cleaning Functions
    * CAST, TRIM
    33:25 Advanced Data Cleaning Functions Pt. 2
    * CAST, CONCAT, COALESCE

  • @DBS-2030
    @DBS-2030 10 месяцев назад +5

    Fantastic way of expressing knowledge and practical aspects of using sql to clean the data.
    THANKS FOR VALUABLE GUIDANCE

  • @amansaini710
    @amansaini710 3 года назад +8

    This is the amazing course I already enrolled in it 👍👍

  • @amaebarnes
    @amaebarnes Год назад +5

    I learned R Studio for my economics degree. I want to transition to a data analyst career. I was afraid to learn a new language but SQL looks like a breeze compared to R

  • @eluxury2
    @eluxury2 2 года назад +8

    I was very confused at the end of this class. I love the instructor but the cleaning process has not been well-explained. For instance, how do I get a clean table when all cleaning results are saved separately?

    • @ChristopherKaiJensen
      @ChristopherKaiJensen Год назад +5

      If you want the table cleaned, you would either need to be in a position where you have permission to clean that table yourself, or alert your DBA or the team with the ability to clean the table to do so. This may be done using updating table values which is simple, or updating table schema, which can affect any and all tables and/or systems that interact with that table. This is why she says to not update the table if you didn't create it. What she really means is don't update it if you do not have permission or authority to do so. There are certainly cases where your role as a data analyst will involve express permissions from your manager to update table data or even schema. Generally though, schema especially is handled by the DBA (Database Administrator), not Data Analysts.

    • @eluxury2
      @eluxury2 Год назад +1

      @@ChristopherKaiJensen Thank you for the info! So does that mean as an data analyst, I don't have to clean data?

    • @bunnyboops8875
      @bunnyboops8875 Год назад +1

      @@ChristopherKaiJensen so a data analyst needs to clean results for pretty much every query and analysis? That seems inefficient.

  • @oktoputra1344
    @oktoputra1344 Год назад +1

    I love her smile

  • @antoniocarlosvieiracaetano3208
    @antoniocarlosvieiracaetano3208 3 года назад +4

    I'll definitely enroll in it!

  • @lovelymelch
    @lovelymelch 23 дня назад

    how will we know if the table is clean or not? considering that there will be millions of rows of data.

  • @akin242002
    @akin242002 2 года назад +2

    1 week to learn SQL isn't reasonable, but glad it worked for you.

  • @greenshadowooo
    @greenshadowooo Год назад +1

    Very useful introduction

  • @kamleshsatpaise
    @kamleshsatpaise Год назад

    TQ for giving your time for us GOOGLE #sally

  • @rodrigo100kk
    @rodrigo100kk Месяц назад

    8:04 Common SQL Queries - Practical coding starts here.

  • @user-si6iz9fj1f
    @user-si6iz9fj1f Год назад +1

    Good

  • @shatakarni4418
    @shatakarni4418 2 года назад +1

    hey I dont know who you are.. thanks for this video. it cleared all my mind before interview.

  • @CrazyWatcher670
    @CrazyWatcher670 Год назад

    Thank you.

  • @emmanuelmorris812
    @emmanuelmorris812 2 года назад

    Well understood.

  • @bretaddison4146
    @bretaddison4146 2 года назад +3

    1 week to learn SQL !

  • @abdullahanwar1636
    @abdullahanwar1636 9 месяцев назад

    0:00 use sql

  • @lindad1418
    @lindad1418 2 года назад +1

    i am confused on why we put TRIm in the where statement to update but put CAST in the select statement to update...anyone know? TIA

    • @joxa6119
      @joxa6119 2 года назад +1

      CAST() is for converting data-type. ie; the actual data is in number, but the table showing that is a STRING. hence use CAST() to convert the data into a float.

    • @mini-thegingercat.1175
      @mini-thegingercat.1175 Год назад

      Because we are not filtering out purchase but we want it as float so we use it in SELECT whereas we want to filter data by trimming it So, we use it in WHERE.

  • @sadiqpeter9294
    @sadiqpeter9294 Год назад

    nice content and thanks for uploading this.
    can I update my resume indicating I took this course without having to pay for the course after finishing the free version here in RUclips. I do love to to take the paid version of the course but I don't have the financial capacity to pay currently.

  • @Tanhweiying
    @Tanhweiying 2 года назад

    Would like to know what is the speaker name? I like her way to present it ..

    • @eluxury2
      @eluxury2 2 года назад +1

      Her name is Sally. I like her a lot too. She is very clear, but the course itself is kind of confusing.

  • @ompandey2012
    @ompandey2012 2 года назад +3

    whats the point of paying course.

    • @johnstoneolefa913
      @johnstoneolefa913 2 года назад +2

      To pay more attention since it's an investment

  • @bayou__
    @bayou__ 10 месяцев назад

    ❤❤

  • @MountRushCollymore
    @MountRushCollymore Год назад

    The way she says 'dada' instead of 'data' hurts my English ears but very good course and overall very good explanations.

  • @ribellaartwork6404
    @ribellaartwork6404 2 года назад +7

    Please don't say more "underscore" it's killin me...

  • @SephiaSkiesChannel
    @SephiaSkiesChannel 6 месяцев назад

    she's cute 😘