I am trying to figure out which row for a has the most characters in a certain note field. I thought i could easily do this but i am struggling.

table:
>list allremarks

   Table: allremarks           No Lock(s)

No. Column Name Attributes
--- ------------------ ------------------------------------------------------
1 series Type : INTEGER


2 schedule Type : INTEGER

3 remarks Type : NOTE

   Current number of rows:   5969

I want to know which row has the most remarks.

James



Reply via email to