Answer Posted / sk wazid hussain
select field_name from table_name order by field_name desc
limit 0,1
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
How to enter numeric values as hex numbers?
Why myisam is faster than innodb?
How many rows mysql can handle?
Do I need to pay for mysql?
How do I rename a table in mysql workbench?
How do I start mysql in mysql workbench?
What is a crosstab query?
In mysql, what is joins? Explain
How to convert character strings to numeric values?
What are procedures in mysql? Explain
What is the difference between mysql_fetch_array() and ysql_fetch_object() ?
Is mysqli deprecated?
what is the difference between between and in operators in mysql?
List the different types of normalization?
How to delete a trigger in mysql?