Advertisements
Advertisements
Question
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.

Answer in Brief
Advertisements
Solution
Employee number: INT
Employee Name: VARCHAR
Last Name: VARCHAR
Address: VARCHAR
Date of Birth: DATE
shaalaa.com
Is there an error in this question or solution?
