DEC, NUMERIC, FIXED

Syntax

DEC[(M[,D])] [SIGNED | UNSIGNED | ZEROFILL]

NUMERIC[(M[,D])] [SIGNED | UNSIGNED | ZEROFILL]

FIXED[(M[,D])] [SIGNED | UNSIGNED | ZEROFILL]

Description

These types are synonyms for DECIMAL. The FIXED synonym is available for compatibility with other database systems.

This page is licensed: GPLv2, originally from fill_help_tables.sql

Last updated

Was this helpful?