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
Why mongodb is faster than mysql?
Write a command with which mysql table can be repaired
What is mysql optimization?
Can we create table in stored procedure?
What is a heap table?
What, if a table has one column defined as TIMESTAMP?
How to allow the user "sonia" to connect to the server from localhost using the password "passwd". Login as root. Switch to the mysql db. Give privs. Update privs.
How do I copy a table in mysql?
What is the hostname for mysql database?
How to load a csv file into a table
How do you create a schema?
Where’s database data actually stored?
Is microsoft sql same as mysql?
Does uninstalling mysql delete database?
How do I rename a table in mysql?