Hi,
#1)
I have Oracle Database, it has multiple tables. One of the table consist Primary key & Foreign Key & index column.
How to find a column constraint in Alteryx Designer.
I have tried below steps but only could able to see primary keys alone
1.Drag and Drop input tool
2.Select Data connections and under visual Query builder -> could able to view the primary column with key symbol-> How to figure out a column is indexed?
#2)
Oracle Table consist decimal/string/date time where as after connecting input tool it is visible as int64/string/ V string / Date time
Suppose, the same table migrated to AWS/Azure ; how to verify the column properties as it is changing in Alteryx Designer?