Posted By
Department
Nov 20, 2024 02:03:00 PM
Found In
Egroup:
Advanced Software
\
view thread
Hello All, I have a SQL statement in my Netlogic that currently works - myStore.Query("SELECT fc.workOrderId,fc.customerDesc FROM vw_ForkliftCall AS fc", out header, out resultSet); however, I am trying to modify it to add the ORDER BY and LIMIT expressions but they don't seem to work ...
|