1.

What Is The Difference In Storage Type Of Numeric And Decimal Data Types In Sybase?

Answer»

The NUMERIC and decimal TYPES are IDENTICAL in all respects but ONE:
Only numeric types with a scale of 0 can be used for the IDENTITY column

The numeric and decimal types are identical in all respects but one:
Only numeric types with a scale of 0 can be used for the IDENTITY column



Discussion

No Comment Found