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:
<