[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index] [Date Index] [Thread Index]
[SQR-USERS Info] [SQRUG Home Page]

On-Break -Reply



begin-select
field1     on-break
field2
from table
where criteria

do not use order by clause as it will cause confusion with on-break
command(s).

good luck