Trying to use Teradata SQL to build a table build that is scheduled monthly. Getting high skew factor rates since there is not an option to add primary key when building the table. Any idea on a simple way to create a primary key in a Teradata table through Alteryx? Saw someone use Alter Table in the Post-SQL option of the output data tool, but this was not working for my case