creates the topic tables in the publication repository, it might change the table names and the column names that you assign when you create the topic.
Data Integration Hub
applies the following rules when it determines the table and column names:
Table and column names must be from one through 80 characters long.
Data Integration Hub
replaces non alphanumeric characters with
'_'
.
When a table name or a column name starts with numeric characters,
Data Integration Hub
adds a
'T_'
prefix to the table name or a
'F_'
prefix to the column name.
When a table name or a column name starts with an underscore,