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 delimiter $$?
Create table employee (eno int(2),ename varchar(10)) ?
What is the usage of "i-am-a-dummy" flag in mysql?
What is csv?
How do I save in mysql?
what is mysql optimization in brief?
how you will Create a database on the mysql server with unix shell.
What is mysql shell?
What are programming functions?
What is ntext?
What is pragma autonomous_transaction?
What is mysql community server?
Can mongodb replace mysql?
What are the advantages and disadvantages of using mysql?
What are date and time intervals?