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
How to copy data from one server to another using php?
How many concurrent queries can mysql handle?
State the differences between mongodb and mysql.
What do you need to connect php to mysql?
What are the objects can be created using CREATE statement?
Explain the difference between mysql and mysql interfaces in php?
What is the difference between procedure and function in mysql?
What is row level locking?
Does mysql use sql?
What is the use of mysql workbench?
What is difference between Sql server and MySql database? It may be silly question but i really dont know.
How do I drop a database in mysql?
In which format data is stored in mysql database?
Can mysql function return a table?
What is the use of innodb in mysql?