SQL Mock Interview for Data Analyst & Business Analyst | Live SQL Interview Questions and Answers #1

แชร์
ฝัง
  • เผยแพร่เมื่อ 3 ธ.ค. 2024

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

  • @redroom07
    @redroom07 วันที่ผ่านมา

    Union : used to stack up (verticaly) two or more data tables, where all duplicate records will be removed
    Where in; Union all: duplicate records will be there, these records are not removed

  • @koshtinimesh8247
    @koshtinimesh8247 2 วันที่ผ่านมา

    union - combine the results and union all - combine the results and cotains dublicates.

  • @adityavamsi12
    @adityavamsi12 วันที่ผ่านมา

    What an initiative ! Really a great work. Hats off❤

    • @zero_analyst
      @zero_analyst  วันที่ผ่านมา +1

      Thank you for your support!

  • @bhaavbhaav
    @bhaavbhaav 2 วันที่ผ่านมา +1

    doing great work

    • @zero_analyst
      @zero_analyst  วันที่ผ่านมา +1

      Thank you for your support!

  • @mulikinatisiddarthasiddu8245
    @mulikinatisiddarthasiddu8245 2 วันที่ผ่านมา +1

    🎉🎉🎉

  • @shivasaladi8397
    @shivasaladi8397 วันที่ผ่านมา

    I want to perform sql mock interview

  • @redroom07
    @redroom07 วันที่ผ่านมา

    Employee salarywali Query:
    select e.employeeName, e.Salary from
    employee e
    Join employee m
    ON e.employeeId = m.ManagerID
    where e.salary > m.salary
    It will return all the records, where employee salary more than manager salary

    • @zero_analyst
      @zero_analyst  วันที่ผ่านมา +1

      select e.employeeName, e.Salary from
      employee e
      Join employee m
      ON e.manager_id = m.employee_Id
      where e.salary > m.salary
      Join has to be based on manager id from emp table with emp id from manager table!

    • @redroom07
      @redroom07 วันที่ผ่านมา

      @zero_analyst ty for clarifications

  • @vandanapatil8182
    @vandanapatil8182 2 วันที่ผ่านมา

    Waiting for Power BI and python interview also

  • @sebakkarmakar975
    @sebakkarmakar975 2 วันที่ผ่านมา

    Sir i want to give mock interview.. please schedule my interview.i fillup the form