Ramco Ramco

Ramco Ramco

  • 432
  • 3.5k
  • 560.5k

Replace Max function to get 1 record

Jan 16 2025 4:28 AM

Hi

 IN below code i want only to get 1 record . I dont want to use Max

(Select "Location" from OLCT where "Code" = (Select Max("LocCode") from DPO1 where "DocEntry"=T0."DocEntry")) "Location"

Thanks


Answers (1)