Question
7
Replies
6829
Views
Posted: May 4, 2016
Last activity: November 18, 2016
How to fetch data values from different tables
I want to fetch values from two or more external tables of a DB and display them in a grid/table format in the UI. How can i do that
***Updated by Moderator: Marissa to update categories***
Does that translate to a join or a union in SQL?