Database MCQS - QUESTION DETAILS

Which Oracle data type is used to store large text values?
A. VARCHAR
B. TEXT
C. CLOB
D. CHAR

'CLOB' is used to store large text values in Oracle.

Similar Questions

In SQL Server, what is the purpose of the TRIGGER?






Which SQL Server statement is used to create an index on a table?






In SQL Server, what is the purpose of the UNPIVOT operator?






What is the purpose of the SQL Server RAISEERROR statement?






What is the purpose of the SQL Server CHARINDEX() function?






Which SQL Server function is used to find the difference between two dates?






Which SQL Server statement is used to add a new row to a table?






What is the purpose of the SQL Server ISNULL() function?






In SQL Server, what is the purpose of the CASE statement?






What is the purpose of the SQL Server SET NOCOUNT ON statement?