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
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!
Přihlásit se
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.