The ________ data type is used to store fixed-precision decimal numbers, suitable for financial calculations.
- Char
- Decimal
- Float
- Integer
The decimal data type is used to store fixed-precision decimal numbers, making it suitable for financial calculations where precision is crucial. Unlike float, which may have rounding errors, decimal ensures accurate representation of decimal values.
Loading...
Related Quiz
- For selecting a column in a DataFrame in dplyr, which function would you typically use?
- A retail company wants to predict future customer churn. What type of predictive model would be most appropriate?
- When dealing with large datasets, an API might offer ________ to efficiently manage data retrieval.
- The ability of a BI tool to handle _________ data sources is crucial for organizations with diverse data ecosystems.
- For an online content platform, what metric is key to understanding user engagement depth?