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 are the advantages of using Query Strings?
Explain the term ‘relations’?
Is access a database?
What are the characteristics of database?
What's the difference between 'union' and 'union all' ?
How to retrive a single data from a database
What is etl process in data warehousing? What are the different stages in 'data warehousing'?
Define database model.
What are the types of tables in database?
What is an extensible database?
What are the 3 types of relationships in a database?
How can I join two tables in database?
How to lock records in a table?
How do you maintain a database?
What is meant by system analysis?