In a typical database, what data type is commonly used to store large text such as comments or descriptions?
- Boolean
- Date
- Integer
- Text
Large text such as comments or descriptions is commonly stored using a text data type. Integer, Date, and Boolean are used for other specific data types.
Loading...
Related Quiz
- What is a primary function of BI tools like Tableau and Power BI in data analysis?
- What is the purpose of YARN in the Hadoop ecosystem?
- The _______ clause in SQL is used to specify the condition for the rows to be deleted or updated.
- The _________ sorting algorithm is efficient for datasets that are already substantially sorted because it has minimal time complexity in best-case scenarios.
- What advanced technique is often used for automated feature selection in large datasets?