Notifications
Announcements
No record found.
while select table1 where table1.AId == _aId && table1.OC == OC::B && table1.ORC == _bId { LanguageTxt::createOrUpdate(table1.TableId, table1.RecId, _description, _languageId); } while select table1 where table1.AId == _aId && table1.OC == OC::DR exists join table2 where table2.OId == table1.OId exists join table3 where table3.DId == table2.DId && table3.BId == _bId{ LanguageTxt::createOrUpdate(table1.TableId, table1.RecId, _description, _languageId);}
while select table1 where table1.AId == _aId outer join RecId from table2 where table2.OId == table1.OId outer join RecId from table3 where table3.DId == table2.DId && ( ( table1.OC == OC::DR && table3.BId == _bId ) || ( table1.OC == OC::B && table1.ORC == _bId ) ){ LanguageTxt::createOrUpdate(table1.TableId, table1.RecId, _description, _languageId);}
while select table1 where table1.AId == _aId && table1.OC == OC::B && table1.OR == _bId { LanguageTxt::createOrUpdate(table1.TableId, table1.RecId, _description, _languageId); } while select table1 where table1.AId == _aId && table1.OC == OC::DR exists join table2 where table2.OId == table1.OId exists join table3 where table3.DId == table2.DId && table3.BId == _bId { LanguageTxt::createOrUpdate(table1.TableId, table1.RecId, _description, _languageId); }
while select table1 where table1.AId == _aId outer join RecId from table2 where table2.OId == table1.OId outer join RecId from table3 where table3.DId == table2.DId && ( ( tabl2.ORC == ORC::DR && table3.BId == _bId ) || ( table1.ORC == ORC::B && table1.OR == _bId ) ) { LanguageTxt::createOrUpdate(table1.TableId, table1.RecId, _description, _languageId); }
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Martin Dráb 683 Most Valuable Professional
André Arnaud de Cal... 563 Super User 2025 Season 2
Sohaib Cheema 398 User Group Leader