Q. In oracle database variable length column is declared by . . . . . . . .
β
Correct Answer: (C)
Varchar2
Explanation: This question asks about how you declare a column that can hold a varying amount of text in an Oracle database. Let's break down the options: