--%>

Numeric and decimal data types in Sybase

Illustrate the difference in storage kind of numeric and decimal data types in the Sybase?

E

Expert

Verified

The numeric and decimal kinds are similar in all respects however one:

Just numeric types with a scale of 0 can be employed for the IDENTITY column.

   Related Questions in Computer Engineering