Sybase Error – Identity attribute mismatch for column ‘%1’

In this blog post, you’ll learn more about the Sybase Error Identity attribute mismatch for column ‘%1’ and the reason for receiving this error

Sybase SQL Error Message

Identity attribute mismatch for column ‘%1’

Reason for this Error

The identity attribute of the column specified in the CREATE EXISTING statement differs from the identity attribute of the actual column.