Sail E0 Webinar
Question
The basic data type char(n) is a _____ length character string and varchar(n) is _____ length character.
Options:
A .  Fixed, equal
B .  Equal, variable
C .  Fixed, variable
D .  Variable, equal
Answer: Option C


Fixed, variableVarchar changes its length accordingly whereas char has a specific length which has to be filled by either letters or spaces .



Was this answer helpful ?
Next Question

Submit Solution

Your email address will not be published. Required fields are marked *

Latest Videos

Latest Test Papers