Answer Posted / naresh
select avg(sal) from emp group by deptno;
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the database approach?
What is the purpose of database management system?
Briefly describe the three types of sql commands.
What is database transaction?
What is sql in dbms?
Is the server accepting tcp ip connections on port 5432?
Can we save image in database?
Write a query to remove duplicate rows from a table?
Write a query to create a duplicate table with and without data present?
What is dba stand for?
What is the purpose of a database middleware other than translating the jdbc api calls to multiple vendor specific dbms calls?
What is natural key?
Describe concurrency control.
What is data management process?
What is Database testing and What are ways of writing test cases for database testing?