SQL JOIN Practice question and answers

Поділитися
Вставка
  • Опубліковано 21 вер 2024
  • DDL n DML statements: docs.google.co...
    Please like & share the video.
    LinkedIn: www.linkedin.com/in/biplabparida
    Subscribe our Channel to keep watching intresting videos helpful for your career growth:
    / @codingglitz
    --------------------------------------------------------------------------------------------
    --------------------------------------------------------------------------------------------
    Checkout different playlists:
    PLSQL Tutorial : • PLSQL Tutorial || PL S...
    Learn DBMS & SQL : • SQL Tutorial for Begin...
    SQL Interview Questions and answers: • sql interview question...
    Java Interview Questions and Answers : • JAVA Programs for inte...
    IT Career guidance: • Career Guidance
    Interview Tips : • Interview Tips
    IT Essentials and Tricks : • IT Essentials and Tricks
    --------------------------------------------------------------------------------------------
    --------------------------------------------------------------------------------------------
    Checkout Important videos :
    Top 30 SQL Queries Interview Questions and Answers : • SQL Queries Interview ...
    Top 50 SQL Concepts Interview Questions and Answers : • SQL Interview Question...
    SQL JOINS : • SQL Joins With Example...
    SUB QUERY : • Subquery in SQL || SQL...
    Employee earning maximum salary in each department query : • SQL Query to find Empl...
    How to delete duplicate rows from any table (2 different solutions): • SQL query to delete du...
    How to find Nth highest salary (3 different solutions): • SQL query to find Nth ...
    Tricky SQL Queries Part1 : • SQL Tricky and Importa...
    Basics of Database : • What is DBMS? Learn B...
    SQL OPERATORS : • Operators in SQL || S...
    AGGREGATE FUNCTION: • Aggregate function ||...
    GROUP BY : • GROUP BY & HAVING || ...
    Solve any Date related query : • How to Solve any SQL Q...
    How to use Substring : • Substrings in SQL | L...
    How to practice SQL Queries in local / Install Database in local : • How to Install Oracle ...
    IT Jobs without Coding : • IT Jobs without coding...
    --------------------------------------------------------------------------------------------
    --------------------------------------------------------------------------------------------

КОМЕНТАРІ • 28

  • @CodingGlitz
    @CodingGlitz  9 місяців тому +3

    Join condition is e.deptno=d.deptno. By mistake it's written as e.deptno=e.deptno. My apology.

  • @Nalini08888
    @Nalini08888 9 місяців тому

    Your way Of Explaination is so easy & Simple ...thank u for all Videos that u made before.

  • @12345ms
    @12345ms 9 місяців тому

    Kamal ke tutorials hain, Biplab, thank you so much!

  • @avinashbobade3793
    @avinashbobade3793 9 місяців тому

    Very Nice way to explanation ❤

  • @Nalini08888
    @Nalini08888 9 місяців тому

    Thank u for this video....I was actually waiting for this solutions...

  • @Nalini08888
    @Nalini08888 9 місяців тому

    Please make more videos like this assignment query on overall sql ....it will be useful for us

  • @anonymous-t1q8x
    @anonymous-t1q8x 9 місяців тому

    Thanks

  • @Techy_Kite
    @Techy_Kite 3 місяці тому

    It was very helpful :)

  • @Nalini08888
    @Nalini08888 9 місяців тому

    Please make video on Cast Function,Decode Function & also Window Functions

    • @CodingGlitz
      @CodingGlitz  9 місяців тому

      Window function you can find in playlist.

  • @_Facting
    @_Facting 2 місяці тому +1

    Sir 05:53 iss question me bhi apne btaya to Self join but apne likhaa hua hai left join . Is it correct or mistake hua?

    • @CodingGlitz
      @CodingGlitz  2 місяці тому +1

      Same table k saath join ho raha so self join hi hai.

    • @_Facting
      @_Facting 2 місяці тому +1

      @@CodingGlitz Thank you so much sir :)

  • @muskansrivastava135
    @muskansrivastava135 7 місяців тому

    there is some issue with creating table library , i donot know what's the issue

  • @BitterTruth24
    @BitterTruth24 5 місяців тому

    Ap ka youtube video ma or online course ma kiya difference ha ??? Kiya benefit ha agar ma online course buy karon tu

    • @CodingGlitz
      @CodingGlitz  5 місяців тому

      Online course nhn hai everything is on UA-cam.

  • @imrankhan-c3b
    @imrankhan-c3b 2 місяці тому

    Can u please send us table
    data for dept,library, book. so we can practise.

    • @CodingGlitz
      @CodingGlitz  2 місяці тому +1

      Please check description

  • @lakkudawargave
    @lakkudawargave 5 місяців тому

    Sir library wala table pg admin 4 मैं insert nahi ho paa raha, error dikha raha hai ,

    • @CodingGlitz
      @CodingGlitz  5 місяців тому

      Syntax Oracle me kaam karega datatype change Karo kaam karega

  • @ayushrawat7926
    @ayushrawat7926 7 місяців тому

    My table is not created yet

  • @Sdey9526
    @Sdey9526 9 місяців тому

    i tried to learn sql for many days but 5 days i found your channel and it's really oswam. just to become a pro from beginner where to practice except hacker rank? can u pls guide me? Supoort from Kolkata

    • @CodingGlitz
      @CodingGlitz  9 місяців тому

      Thanks... You can try hackerrank and leetcode

  • @ankitapattanshetti432
    @ankitapattanshetti432 9 місяців тому

    e.dept_no=d.dept_no ryt?