Discussions
New to NetSuite | SuiteQL Join Type: Left Outer Joins
In the New to NetSuite | SuiteQL Overview article, we explored the fundamental concepts an d capabilities of SuiteQL. We continued this in New to NetSuite | SuiteQL: SuiteQL Join Types Overview, where we discussed various join types , including New to NetSuite | SuiteQL Join Type: Outer Joins. In this article, we will focus on one specific Outer Join: Left Outer Joins.
A Left Outer Join combines all rows from the first (left) table with the rows from the second (right) table, based on a shared field.
- Always keeps all rows from the left table (even if there’s no match on the right).
Richard James Uri - SuiteCloud | WMS Tech | SuiteCommerce Advanced
----
- NetSuite Admin Corner | New to NetSuite
- Explore the NSC Webinars Category
- Join our poll and share your ideas! We want to know what you think. Don't forget to comment and make your voice heard!
