8
Views
1
Comments
See entities in SQL Server
Question

Hello,

I have these two environments.

I want to see entities from all applications in SQL Server.

How do I do that?

Please advice.

Thanks and Regards,

Suraj Borade

2017-07-05 18-13-21
Tiago Neves

Hi Suraj,


When you mention you want to see them, do you mean just a list with their OS names? Physical table names? Their attributes? ...

One simple way of checking physical table names is with this forge component:

https://www.outsystems.com/forge/component/369/sql-map/

or just check the 'Executed SQL' property on Aggregates.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.