Hi, Does anyone know how can I write an equivalent of this SQL Statement (postgres): SELECT MAX(CAST (hospital_id AS int4)) FROM hospital; using GenericDelegator java class of ofbiz?
Thanks, Valentin -- View this message in context: http://www.nabble.com/GenericDelegator-How-To---SELECT-MAX%28CAST-%28hospital_id-AS-int4%29%29-FROM-hospital-tp23079429p23079429.html Sent from the OFBiz - User mailing list archive at Nabble.com.
