Keshav Lab 4
Keshav Lab 4
Creation of table:-
5 Write a command to view the constraints of the table along with the column name
10 Find out the name and sum of salary and incentives of each employee and give the alias name as gross_salary
14 Find out the employee who who got maximum annual salary
15 Find out the name and salary of each employee Display should be like this: ename salary is salary
16 List all the employees who are not professor sorted by name.
18 Find out the name and length of name for each employee.
21 Display