1.

Which declaration represents that “character data will consume the same number of bytes as declared and is right padded”?(a) Char(b) Varchar(c) Both Char and Varchar(d) None of the mentionedThis question was posed to me in an interview for job.Question is taken from MySQL Datatypes in chapter Data Types of MySQL

Answer» CORRECT ANSWER is (a) Char

For EXPLANATION: NONE.


Discussion

No Comment Found

Related InterviewSolutions