Discussions
Join us for complimentary one-day events around the world and step into a future fueled by AI and limitless potential. Explore new breakthroughs, sharpen your skills, and connect with experts who are shaping what’s next. Experience bold keynotes, interactive learning, and connections that span the global NetSuite community. Discover what's next at SuiteConnect Tour 2026.
Intelligent Payment Automation, powered by BILL (aka Bill.com), lets you automate payments, manage vendor details, and bank account information within NetSuite.
The SuiteApp is available to organizations based in the U.S. with a valid U.S. address, or to global customers (except Canada, China, and Japan) with U.S. business subsidiaries. It only supports payments to vendors operating in the United States.
For more information, visit this thread.
New to NetSuite | SuiteQL Join Type: Cross 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. In this article, we focus on one specific join type: Cross Joins.
A Cross Join is a type of SQL join that combines every row from one table with every row from another table. The result is called a Cartesian product. For example, if you have 5 customers and 4 employees, a cross join would give you 20 total combinations (5 x 4 = 20).
While Cross Joins can be useful, they can also be computationally expensive, especially with large tables. Use them only when necessary.
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!
