Question: 32 GROUP: Coding SECTION: Coding 2 Mark(s): 4 The Employee table in the following format is given. Write a query average experience and salary of
32 GROUP: Coding SECTION: Coding 2 Mark(s): 4 The "Employee" table in the following format is given. Write a query average experience and salary of all the employees. Display the re Note: Please don't use Analytical or Windows functions such as Table Names and Column names should be in the same ca Employee: Column Employee_ld Employee_Name Exp_In_Months Monthly_Salary Sample Input: type Int(11) Varchar(30) Int(20) float Employee Employee_Id Employee_Name Exp_In_Months Mor 30 1 Manjesh 2 Raj Johny 10 15
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
