how can i use a search function to implement a simple join sql query like :
select a.value1 from table1 a, table2 b where b.id = a.b_id
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
how can i use a search function to implement a simple join sql query like :
select a.value1 from table1 a, table2 b where b.id = a.b_id
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.