Cloud Data Engineer Mock Interview | Focusing on SQL, PySpark, Project & Cloud Questions.

แชร์
ฝัง
  • เผยแพร่เมื่อ 5 ก.ย. 2024

ความคิดเห็น • 19

  • @jatinzorro7038
    @jatinzorro7038 5 หลายเดือนก่อน +3

    Great video...Following this series....Additionally....Can you please also provide the Feedback or answers that can be Improved....No judgement, we all here to learn :)

    • @sumitmittal07
      @sumitmittal07  5 หลายเดือนก่อน +1

      soon will start that too

  • @sandhyasandy9072
    @sandhyasandy9072 5 หลายเดือนก่อน +1

    Needful series 🙏🙏🙏.Thank you Sumit sir 😊
    Databases are for oltp and for real data. data warehouses are for olap where the query execution would take lesser time than the database as it follows the denormalised method. One of the other difference

    • @sumitmittal07
      @sumitmittal07  5 หลายเดือนก่อน +1

      Yes, correct

    • @shilashm5691
      @shilashm5691 5 หลายเดือนก่อน

      but traditional dwh is not for olap, it just stores historical data. Nd dwh does'nt store data in denormalized form, it is based on data warehouse modelling you use for eg. kimball, inmon, data mesh

  • @urvxfvdzrnp
    @urvxfvdzrnp 5 หลายเดือนก่อน +1

    Enjoyed the session..❤ need more such sessions..❤

    • @sumitmittal07
      @sumitmittal07  5 หลายเดือนก่อน

      many more sessions planned

  • @vikaschavan6118
    @vikaschavan6118 5 หลายเดือนก่อน +1

    WITH CTE AS (
    SELECT *,Dense_RANK() OVER (PARTITION BY emp_id ORDER BY time DESC) rnk
    FROM org)
    SELECT * FROM CTE WHERE rnk=1 AND status='in'

    • @PrashantSharma-sw2jr
      @PrashantSharma-sw2jr 5 หลายเดือนก่อน

      WITH CTE AS (
      SELECT *,Dense_RANK() OVER (PARTITION BY emp_id ORDER BY time DESC) rnk
      FROM org)
      SELECT count(*) FROM CTE WHERE rnk=1 AND status='in' and time

  • @shubhampuri28
    @shubhampuri28 5 หลายเดือนก่อน

    Great video....Please explain clearly as the candidate is on some points not very clear while speaking

    • @sumitmittal07
      @sumitmittal07  5 หลายเดือนก่อน

      Happy to know that you are finding the content helpful. I would appreciate if the good points are considered from the videos.

  • @HarshGupta-if2xg
    @HarshGupta-if2xg 5 หลายเดือนก่อน +1

    Please provide the feedback also

    • @sumitmittal07
      @sumitmittal07  5 หลายเดือนก่อน +1

      will soon start on that as well

  • @ashutosh_1024
    @ashutosh_1024 5 หลายเดือนก่อน

    Great Session❤❤

  • @skybluelearner4198
    @skybluelearner4198 5 หลายเดือนก่อน

    Voice is low

    • @sumitmittal07
      @sumitmittal07  5 หลายเดือนก่อน

      will keep improving

  • @vishaldeshatwad8690
    @vishaldeshatwad8690 5 หลายเดือนก่อน

    Please provide feedback sir ❤

    • @sumitmittal07
      @sumitmittal07  5 หลายเดือนก่อน

      will start that soon