1.

Which declaration represents that character data will consume the same number of bytes as declared and is right padded ?

A. Varchar
B. Char
C. Both Varchar and Char
D. nvarchar
E. None of these
Answer» C. Both Varchar and Char


Discussion

No Comment Found