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 default password for mysql?
What are enums used for in mysql?
What are federated tables?
How to use 'mysql' to run sql statements?
How to convert character strings to dates?
What is mysql used for?
How to create a trigger in mysql?
What is a procedure example?
Who owns mysql database?
can you tell the order of sql select statement? : Mysql dba
What is the limit of mysql database?
how to Return total number of rows.
suppose data is copie to oracle to sql by using DTS. Actully it taken 2 hours. suppose some day distribute the server in the middle of 2 hours. after how can i get the data ?
What is mysqli_connect_error ()?
Is mysql is a programming language?