{"id":2905,"date":"2019-11-19T17:27:32","date_gmt":"2019-11-19T16:27:32","guid":{"rendered":"https:\/\/solidt.eu\/site\/?p=2905"},"modified":"2019-11-19T17:27:33","modified_gmt":"2019-11-19T16:27:33","slug":"sql-the-different-types-of-join","status":"publish","type":"post","link":"https:\/\/solidt.eu\/site\/sql-the-different-types-of-join\/","title":{"rendered":"SQL The Different Types of Join"},"content":{"rendered":"\n<p><a href=\"https:\/\/www.w3schools.com\/sql\/sql_join.asp\">https:\/\/www.w3schools.com\/sql\/sql_join.asp<\/a><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Different Types of SQL JOINs<\/h2>\n\n\n\n<p>Here are the different types of the JOINs in SQL:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li><strong>(INNER) JOIN<\/strong>: Returns records that have matching values in both tables<\/li><li><strong>LEFT (OUTER) JOIN<\/strong>: Returns all records from the left table, and the matched records from the right table<\/li><li><strong>RIGHT (OUTER) JOIN<\/strong>: Returns all records from the right table, and the matched \n  records from the left table<\/li><li><strong>FULL (OUTER) JOIN<\/strong>: Returns all records when there is a match in either left \n  or right table<\/li><\/ul>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/www.w3schools.com\/sql\/img_innerjoin.gif\" alt=\"SQL INNER JOIN\"\/><\/figure>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/www.w3schools.com\/sql\/img_leftjoin.gif\" alt=\"SQL LEFT JOIN\"\/><\/figure>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/www.w3schools.com\/sql\/img_rightjoin.gif\" alt=\"SQL RIGHT JOIN\"\/><\/figure>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/www.w3schools.com\/sql\/img_fulljoin.gif\" alt=\"SQL FULL OUTER JOIN\"\/><\/figure>\n","protected":false},"excerpt":{"rendered":"<p>https:\/\/www.w3schools.com\/sql\/sql_join.asp Different Types of SQL JOINs Here are the different types of the JOINs in SQL: (INNER) JOIN: Returns records that have matching values in both tables LEFT (OUTER) JOIN: Returns all records from the left table, and the matched records from the right table RIGHT (OUTER) JOIN: Returns all records from the right table, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"inline_featured_image":false,"footnotes":""},"categories":[1],"tags":[],"class_list":["post-2905","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/solidt.eu\/site\/wp-json\/wp\/v2\/posts\/2905","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/solidt.eu\/site\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/solidt.eu\/site\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/solidt.eu\/site\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/solidt.eu\/site\/wp-json\/wp\/v2\/comments?post=2905"}],"version-history":[{"count":1,"href":"https:\/\/solidt.eu\/site\/wp-json\/wp\/v2\/posts\/2905\/revisions"}],"predecessor-version":[{"id":2906,"href":"https:\/\/solidt.eu\/site\/wp-json\/wp\/v2\/posts\/2905\/revisions\/2906"}],"wp:attachment":[{"href":"https:\/\/solidt.eu\/site\/wp-json\/wp\/v2\/media?parent=2905"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/solidt.eu\/site\/wp-json\/wp\/v2\/categories?post=2905"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/solidt.eu\/site\/wp-json\/wp\/v2\/tags?post=2905"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}