[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: ASU - AUTONOMOUS SCHEMA UPDATE

  • Thread starter Thread starter Dileep Dasa
  • Start date Start date
Status
Not open for further replies.
D

Dileep Dasa

Guest
ASU scans only the data in the result set. There is no switch available to ASU that enables it to scan the full table data. So, in order to scan full table data, you might want to execute a "SELECT *" on the table.

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