Sybase Error – Table ‘%1’ contains a spatial column ‘%2’ and no primary key

In this blog post, you’ll learn more about the Sybase Error Table ‘%1’ contains a spatial column ‘%2’ and no primary key and the reason for receiving this error

Sybase SQL Error Message

Table ‘%1’ contains a spatial column ‘%2’ and no primary key

Reason for this Error

An update or delete statement cannot be performed for a table that contains a spatial column unless there is a primary key defined for the table.