Select MAX(ID) only with a number MySQL

前端 未结 0 1479
情歌与酒
情歌与酒 2021-02-04 01:06

Could someone say to me how could I get only the number of the max id?

select MAX(Id) from Demotable7710

In the current example I get:

<         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题