Computer Science, asked by apurva54151, 1 month ago

Which datatype store text or combination of text and numbers that can be formatted using colours and font controls

Answers

Answered by Anonymous
0

Answer:

The CHAR data type stores any string of letters, numbers, and symbols. It can store single-byte and multibyte characters, based on the database locale. The CHARACTER data type is a synonym for CHAR.

Follow ♥️

Similar questions