89
Views
2
Comments
Solved
Table Name
Question

When I create an entity named PokemonGO, then publish the espace, a physical table named OSUSR_XXX_POKEMONG is automatically generated in admin schema. My questions are:

1. is there a way such that the table name is the same with the entity name (without the OSUSR prefix?)

2. can i redirect to save the table in another schema, instead of admin schema?

Thank you.

2016-04-21 20-09-55
J.
 
MVP
Solution

Hi,


1. No, because it's generated by outsystems. To keep version of the tables to rollback etc.

2. Yes, search for multiple catalogs

2020-05-29 14-07-58
Rajendra Singh

Hi indra budiantho, you can create the synonyms of that table.



Thanks

Rajendra Singh

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