Answer Posted / subhra
select max(salary) from table_name;
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the importance of php?
Can a trait extend a class php?
How is session id stored in browser?
Tell me how to find the position of the first occurrence of a substring in a string?
What is a php certification?
What are the variables in php?
Why shouldn't I use mysql_* functions in php?
What are the three classes of errors that can occur in php?
What is varchar mysql?
What is php pathinfo?
What is the use of callback in php?
What is an anti csrf token?
Is age interval or ordinal data?
What is the method to register a variable into a session?
What is namespaces in PHP?