No Decimal Precision In Store Fields With Square Footage
(Doc ID 2499496.1)
Last updated on AUGUST 19, 2021
Applies to:
Oracle Retail Merchandising System - Version 16.0.1 and laterInformation in this document applies to any platform.
Goal
STORE table consist of 3 columns (TOTAL_SQUARE_FT, SELLING_SQUARE_FT, LINEAR_DISTANCE) with square footage data.
Columns datatype is NUMBER(8) and only integers numbers are allowed.
How can the above columns be less confusing for users if precision and scale of them is not defined as NUMBER(8,2) ?
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |