Answer Posted / senthil
select max(sal) from emp where sal <(select max(sal) from emp)
| Is This Answer Correct ? | 13 Yes | 1 No |
Post New Answer View All Answers
What does inner join mean?
Enlist some predefined exceptions?
What is insert command in sql?
What is the difference between the sql*loader and import utilities? : aql loader
What is substitution variable?
What are primary key and foreign key and how they work?
What are keys in sql?
Can a composite key be null?
What is string join?
Is oracel sql developer written in java?
How do you update a value in sql?
Where do we use pl sql?
Name the different types of indexes in sql and define them.
What is cross join example?
Who developed sql?