Avatar

SQL call to find highest ID (General)

by Micha ⌂, Wednesday, August 24, 2011, 10:53 (4650 days ago) @ Auge

Hi,

Why not using MAX?

SELECT MAX(id) AS foo...

regards
Micha

--
applied-geodesy.org - OpenSource Least-Squares Adjustment Software for Geodetic Sciences


Complete thread:

 RSS Feed of thread