4
Views
1
Comments
Entity Alias in Query
Question
We have a query that attaches the same entity to the main query a number of times.

The default name of the attached entities follows the scheme of '_N' (i.e MyEntity, MyEntity_1, MyEntity_2).

It gets confusing when trying to keep track of which indexed entity goes to which foreign keyed column.

Is there a way to alias entities in a query so that we so that we can name the included entities more descriptively?

Thanks,
Tom
UserImage.jpg
Tom Hubbard
Apparently this is not possible as it is in the wisdom of the crowds.

https://www.outsystems.com/ideas/540/
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.