Sybase Error – Primary key column ‘%1’ already defined

In this blog post, you’ll learn more about the Sybase Error Primary key column ‘%1’ already defined and the reason for receiving this error

Sybase SQL Error Message

Primary key column ‘%1’ already defined

Reason for this Error

You listed the same column name twice in the definition of a primary key.