Consultor Eletrônico



Kbase P26314: ** BREAK keyword or BY phrase missing for aggregate expressi
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   11/25/2003
Status: Unverified

SYMPTOM(s):

** BREAK keyword or BY phrase missing for aggregate expression. (574)

Attempting BREAK BY with a function

FIX:

Using the BREAK BY option in a statement tells Progress which index to use for sorting. You must choose an available field for Progress to sort the query by. You cannot use a function in the BREAK BY option for Progress will not know the relationship between the functions returned results and the current results set nor is there a current record in the buffer for the function to process.