You are on page 1of 1

1.

Create a query that will display the following field’s : GrId,GrName,


EmpId, EmpName, Salary(Total).

2. Create a query that will display all the details like: EmpId, EmpName,
GrId, GrName, Address of employees who got more than 20000
salaries in all groups.

3. Display GrId, GrName and Max, Min, Avg, Sum salary in all groups.

4. Create one Report for All Groups


Grname,empid,empname,basic,da,hra,total (BLANK REPORT)

You might also like