Computer Science, asked by gurramtharani, 1 year ago

For every teacher record in a database, there is an attribute called Department. This attribute specifies the department name. At times, the name may contain the numeric department id concatenated with it. However, it can never comprise only of the department id. Department name is optional in a teacher record.
Identify the correct components for the domain of the attribute Department.
Date
Integer
NULL
Alphanumeric (String and Integer)

Answers

Answered by gaurav2013c
1
Alphanumeric is correct component.....
Answered by jahnavisuthar7
0

Alphanumeric will be the answer.

Thank you n mark me as brainliest....

Similar questions