Sybase Error – Cannot add a comment to a table declared as LOCAL TEMPORARY

In this blog post, you’ll learn more about the Sybase Error Cannot add a comment to a table declared as LOCAL TEMPORARY and the reason for receiving this error

Sybase SQL Error Message

Cannot add a comment to a table declared as LOCAL TEMPORARY

Reason for this Error

You attempted to add a comment to a table that has been declared as LOCAL TEMPORARY. This is not allowed.