Sybase Error – You cannot specify a DEFAULT value for a column.

In this blog post, you’ll learn more about the Sybase Error You cannot specify a DEFAULT value for a column. and the reason for receiving this error

Sybase SQL Error Message

You cannot specify a DEFAULT value for a column.

Reason for this Error

The user cannot specify a DEFAULT value for a column during CREATE TABLE or ALTER TABLE ADD COLUMN.