| SQL - Questions and Answers Have a SQL question? Post it here. First do a search to see if someone hasn't already answered it. |
|
|||
i need the queryplz find out the Query.
Q-Display Avg salary of managers Q-Display the details of the employee with maximum gross The fields are: Create table Employee (EmpNo int,Name char(25),Designation char(20), Department char(25),BasicPay int,DA int, Gross int); |
![]() |
| Thread Tools | Search this Thread |
|
|