Syntax Element: real

Description

Represents the floating point client type.

Example

This keyword is highlighted like this.
You can click on keywords and concepts in blue.
handtypes number as real;
//...
column SomeColumn with DataType = type(number(10, 2));

Notes

Related Use Cases

Other Actions

documentation | all examples for this syntax element | all examples | use cases | concepts | keywords