answersLogoWhite

0

Different names can be used, but it is alphanumeric. Some allowed field with a datatype called text or character to allow numbers and text to be entered into them.

User Avatar

Wiki User

7y ago

What else can I help you with?

Related Questions

Which datatype would you use if you were storing both numbers and letters?

alphanumeric.


What is the best datatype for storing your birthday?

in Unix: the datatype is "Date" in C++: the datatype is "char"


What is the best datatype for storing birthdays?

in Unix: the datatype is "Date" in C++: the datatype is "char"


Write a program that show size of datatype?

sizeof(datatype)


What is text vs numbers in excel?

Text is words and letters, while numbers are values.Text is words and letters, while numbers are values.Text is words and letters, while numbers are values.Text is words and letters, while numbers are values.Text is words and letters, while numbers are values.Text is words and letters, while numbers are values.Text is words and letters, while numbers are values.Text is words and letters, while numbers are values.Text is words and letters, while numbers are values.Text is words and letters, while numbers are values.Text is words and letters, while numbers are values.


What is numbers used for in terms of database?

For creating a table we need to mention the field names and data types . Numbers is a datatype in database for storing integers in a field .


Do you file first letters then numbers then letters and numbers?

No, is the answer,numbers to letters is what im looking for, thank you


Are letters considered numbers?

In English, there is a clear distinction between numbers and letters. In Hebrew, letters are also numbers.


What is mean by parse in java?

It is used to convert the value of one datatype into a value of another datatype. Example- Integer.parseInt(in.readLine); It converts given value to Integer datatype.


Who used letters instead of numbers?

The Romans did but these letters or numerals represented numbers.


What is datatype of pointers?

pointer


What is the datatype number used for?

The datatype "number" is used to represent numeric values in programming and data structures, allowing for mathematical operations and calculations. It typically encompasses both integers and floating-point numbers, enabling precise representation of whole numbers and decimal values. In many programming languages, the "number" type is essential for tasks involving arithmetic, data analysis, and algorithmic processes.