Answer Posted / ahmad nazmi
select ename , max(sal)
from emp
group by ename;
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What does rownum mean in sql?
What does cursor do in sql?
What is sql select statement?
Which certification is best for sql?
What is delimiter sql?
What is the best partition size for windows 10?
What do you mean by “trigger” in sql?
What is sql*loader and what is it used for?
How does a covering index work?
how do you login to mysql using unix shell? : Sql dba
Is primary key a clustered index?
what is the difference between where clause and having clause? : Sql dba
Can one improve the performance of sql*loader? : aql loader
Mention what is the plv (pl/vision) package offers?
what are the nonstandard string types? : Sql dba