Answer Posted / shrikant patil
select max(salary) from tbl_name where salary !=(select
max(salary) from tbl_name);
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
What is polymorphism in oop php?
What is the purpose of the '.myd' file extension? What do thes file contain?
Is php 7.0 stable?
What is php7?
What does empty mean in php?
What is php addslashes?
How to set session.gc_divisor properly?
Is php easier than node?
What is substr() in php? And how it is used?
How to find length of an array in php ?
What is the use of $_server["php_self"] variable?
What is the difference between runtime exception and compile time exception?
How to create a session? How to remove data from a session?
How to include variables in double-quoted strings?
Is gender a dependent variable?