Answers

Question and Answer:

  Home  BO Designer

⟩ How can we acheive Correlated sub-query in Designer?can anyone help me in this regard?

Right click on any object,go to the properties.specify the query in select and put the next query in where clause,

like select COLNAME from TABNAME1 where COLNAME IN(select colname2 from tab2)

 146 views

More Questions for you: