Answer Posted / ritu
select max(salary) from tablename
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Explain the ternary conditional operator in php?
How to write a program to make chess?
What is the difference between php and java?
How to specify argument default values?
What are the different components used in php for formatting?
Code to open file download dialog in PHP?
Is php free to use?
What kind of variable is age?
What is the difference between session_unregister() and session_unset()?
What is php built on?
Are php sessions secure?
Explain how to submit form without a submit button.
How can we determine whether a variable is set?
What is if isset ($_ post submit )) in php?
Can we override magic methods in php?