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
Is mysql same as sql?
What is the difference between procedure and function in mysql?
How we can get distinct columns values in mysql?
How to check server status with 'mysqladmin'?
What is identity in mysql?
How do I copy a table in mysql?
How do you login to MySql using Unix shell?
What is difference between mysql and mysql workbench?
Is mysql a dbms?
What does mysql workbench do?
What is relational database in mysql?
What is back end and front end?
How do I know if mysql is running on windows?
What is table level locking in mysql?
What is data types in mysql?