Answer Posted / ritu
select max(salary) from tablename
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is PHP's configuration file called?
What is return in php function?
What is the purpose of the '.myi' file extension? What do thes file contain?
List some features of php that are deprecated in php7?
What is regular expression in javascript?
What is Apache's configuration file typically called?
How to create and destroy cookies in php?
How do you compare strings in java?
What does the expression exception::__tostring means?
What are php string functions?
Tell me how can we get the error when there is a problem to upload a file?
Is php required for wordpress?
Is not null mysql?
What is php limit?
What is difference between include,require,include_once and require_once()?