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
Is mysql and sql are same?
What are the non-standard sql commands supported by 'mysql'?
How do you connect MySQL database with PHP?
How to get data from mysql in php?
Why do we write stored procedures?
How do I rename a table in mysql?
What is difference between pdo and mysqli?
What is the difference between truncate and delete in mysql?
What is the difference between the primary and unique key in mysql?
How would concatenate strings in mysql?
What is longblob?
What is trigger in mysql?
what is the difference between gui testing and database testing? : Mysql dba
How to use in conditions?
When to use order by in delete statement?