Hi
I am not sure if this is the correct forum to place my question in but here goes.
I am trying to emulate a webFOCUS report on the SQL/400. the webFOCUS report uses FST.Field. I can use
select TOP(1) * from table
normally but SQL/400 does not have the keyword TOP.
does anyone know what the keyword is or how I can reproduce the webFOCUS function FST
thanks in advanced
Ronze
I am not sure if this is the correct forum to place my question in but here goes.
I am trying to emulate a webFOCUS report on the SQL/400. the webFOCUS report uses FST.Field. I can use
select TOP(1) * from table
normally but SQL/400 does not have the keyword TOP.
does anyone know what the keyword is or how I can reproduce the webFOCUS function FST
thanks in advanced
Ronze