Answer Posted / premanshu
if we have any table of employees and their salary
then the statement will be
select MAX(column_name) AS maxsalary
FROM table name
| Is This Answer Correct ? | 19 Yes | 1 No |
Post New Answer View All Answers
What is a data directory?
Explain timestamp?
What is the latest mysql version?
What is mysql database server?
What is difference between oracle and mysql?
How can we run batch mode in mysql?
Why we use mysql database?
What are the advantages and disadvantages of using mysql?
What is mysql good for?
What are the column comparisons operators?
What is the limit of mysql database?
How to give user privilages for a db. Login as root. Switch to the mysql db. Grant privs. Update privs.
What is required to create mysql database?
What is dump in mysql?
Is mysql still relevant?