CBSE Class 11 Informatics Practices
Question 35 of 85
Database Concepts — Question 18
Back to all questionsempid, ename, esalary
Reason — The field names empid, ename, and esalary are valid and appropriate for a table named Employee because they are descriptive of employee attributes: employee ID, employee name, and employee salary.