[progress Communities] [progress Openedge Abl] Forum Post: Where's My Query Resolved?

  • Thread starter Thread starter OctavioOlguin
  • Start date Start date
Status
Not open for further replies.
O

OctavioOlguin

Guest
Greetings. I came to this hesitation when I need for a reprocess to a massive table. I have an index on (F1, D2) and need to FOR LAST Table NO-LOCK WHERE Table.Field1 = cVar1 // part of index AND Table.Date2 <= dVar2 // part of index AND Table.FieldX = "SomeValue" // NOT index: ... I wonder, will it be fast? where will be resolved the query, on server? on client? this is because that table has some millions records.. TIA Jorge

Continue reading...
 
Status
Not open for further replies.
Back
Top