6. Shiva is using a table employee. It has following details: Employee(Code, Name, Salary, DeptCode). Write the SQL query to display maximum salary department wise.
Subscribe to:
Post Comments (Atom)
-
1. Write a program in Python to Input a welcome message and display it. msg=input("Enter a message: ") print("Your Messag...
-
A School has created a dictionary containing top players and their runs as key value pairs of cricket team. Write a program with separate ...
-
A school stores records of Class XII students using a list that contains multiple lists as its elements. The structure of each such elemen...

No comments:
Post a Comment