The data is stored in database tables of orders, customers or products in Magento 2.
At times, the need arises to join data of two tables and the solution is to join 2 tables in Magento 2 at the time of collecting data.
For example, it is used at the time of collecting data from specific location or country. It can be even used to get information about all the orders placed through PayPal method.
To get more information, you need to refer the article at: https://meetanshi.com/blog/join-2-tables-in-magento-2/
No comments:
Write comments