find highest salary

Answer Posted / ritu

select max(salary) from tablename

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

why did u want to leave your past organisation?

1719


What is instantiation?

1818


How to copy a file?

642


What are access specifiers?

583


When a conditional statement is ended with an endif?

588






What is the use of the function 'imagetypes()'?

610


Write logic to print Floyd's triangle in PHP?

620


What are escaping characters? Explain with an example?

586


What does echo mean in php?

649


Which is true about the singleton design pattern?

618


What is the use of mysql_real_escape_string in php?

529


What is a trait in php?

643


How to convert strings to numbers in php?

644


Is salary a ratio or interval?

638


What is meant by ‘passing the variable by value and reference' in php?

598