InterviewSolution
Saved Bookmarks
| 1. |
In oracle database variable length column is declared by ____________(a) Varchar(b) Varchar 3(c) Varchar2(d) None of the mentionedThis question was posed to me in an online quiz.I'd like to ask this question from MySQL Datatypes in chapter Data Types of MySQL |
|
Answer» The CORRECT OPTION is (C) Varchar2 |
|