Answer Posted / subhra
select max(salary) from table_name;
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Tell me what does the initials of php stand for?
What is php built on?
Which variable declarations within a class is invalid in php?
What does explode do in php?
What are the common uses of php?
Do you know how to delete a file from the system?
Write a php function to convert all null values to blank?
Require_once(), require(), include(). What is difference between them?
What is the use of curl()?
What is difference between core php and framework?
What is the use of print_r function in php?
Can php use gettext?
What is singleton design pattern in php?
How to check if a string contains a character or word in php?
When use javascript vs php?