在 MicroStrategy Reporting Tool (MSTR) 中,数字提示、大小数提示和长提示有什么区别?
In MicroStrategy Reporting Tool (MSTR), what is the difference between Numeric prompt, Big decimal prompt and Long prompt?
数字提示长度为15位,
Big Decimal 提示长度为 38 位,
长提示长度为10位。
当我们有长度为 15 位的数字提示时,为什么我们有长度只有 10 的长提示。
Numeric prompt
和 Long prompt
具有不同的数据类型。
Name of prompt
Length
Datatype
1.
Numeric
15
Integer or Decimal
2.
Big Decimal
38
Integer or Decimal
3.
Long
10
Integer
数字提示长度为15位, Big Decimal 提示长度为 38 位, 长提示长度为10位。
当我们有长度为 15 位的数字提示时,为什么我们有长度只有 10 的长提示。
Numeric prompt
和 Long prompt
具有不同的数据类型。
Name of prompt | Length | Datatype | |
---|---|---|---|
1. | Numeric | 15 | Integer or Decimal |
2. | Big Decimal | 38 | Integer or Decimal |
3. | Long | 10 | Integer |