LowCodeAPI icon indicating copy to clipboard operation
LowCodeAPI copied to clipboard

Select in queries

Open mammadkoma opened this issue 4 years ago • 0 comments

Hello , how can we execute a query with some of columns of two entity? For example Entity1 has 20 properties and Entity2 has 30 properties. How to get this result : {Entity1.Id, Entity1.Name, Entity2.Id, Entity2.Status}

mammadkoma avatar Jul 15 '21 13:07 mammadkoma