[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Confusion about vst fields on _connect

  • Thread starter Thread starter Rob Fitzpatrick
  • Start date Start date
Status
Not open for further replies.
R

Rob Fitzpatrick

Guest
Who really needs the "rowid" anyway? That one should have a notation which says to avoid the field altogether. You shouldn't avoid it. Each VST has only one index, on the "-id" field. Querying the table via that field, if you can, is the most efficient way to access it. In the case of large VSTs like _UserTableStat/_UserIndexStat, it's a valuable optimization.

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