Answer Posted / subhra
select max(salary) from table_name;
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Could we start a variable with number like $4name?
How to find datatype of variable in php?
How to convert a string to uppercase in php?
Is php secure?
What is the best way to change the key without changing the value of a php array element?
How do you end a function in python?
What is the use of is_array() and in_array()?
Does php support polymorphism?
Tell me how can we determine whether a variable is set?
How do I see how many pages per session in google analytics?
What is list in PHP?
How to Retrieve a Cookie Value?
What enctype is required for file uploads to work?
How do I check environment variables?
What is meant by PEAR in PHP?