Answer Posted / thakor ranvir
say for example one table employees
then issue below query .using agreegate function
select max(salary) from emlpoyees;
| Is This Answer Correct ? | 16 Yes | 1 No |
Post New Answer View All Answers
What are the limitations of mysql?
Describe mysql transaction properties.
Is oracle mysql free?
How do I setup mysql?
What is regexp?
why not null is not allowed at table level
What is new mysqli?
what is database white box testing? : Mysql dba
What is max connections in mysql?
Is mysql a framework?
Where does mysql store data?
How do you insert a table?
How do I free up space in mysql?
What are triggers in mysql?
What is 'mysqldump'?