Advertisements
Advertisements
प्रश्न
In a company the data is stored in a table under the following fields Employee number, Last name, Date of birth, Address. Which data type will you use for the above field.
संक्षेप में उत्तर
उत्तर
Employee number: INT
Employee Name: VARCHAR
Last Name: VARCHAR
Address: VARCHAR
Date of Birth: DATE
shaalaa.com
Data Types in the DBMS
क्या इस प्रश्न या उत्तर में कोई त्रुटि है?
APPEARS IN
संबंधित प्रश्न
Tick whichever box is not valid.
Student wants to create a field pincode in a table, which data type he will choose?
Observe the field names of a database given below in ‘Column A’ related to Bus reservation. Write suitable data types for each field in front of the respective field in ‘Column B’.
Column A (Field Name) |
Column B (Data Type) |
Passenger Name | |
Age | |
Gender | |
Mobile Number |