in mimo data type, we can store a maximum of. character
Answers
Answered by
0
Explanation:
Character data types are strings of characters. Upper and lower case alphabetic characters are accepted literally. There is one fixed-length character data type: char, and two variable-length character data types: varchar and long varchar. ... Char strings are padded with blanks to the declared length.
Similar questions