[Progress Communities] [Progress OpenEdge ABL] Forum Post: Temp table size

  • Thread starter Thread starter cristinad
  • Start date Start date
Status
Not open for further replies.
C

cristinad

Guest
Hello! In our system, we use temp-tables frequently. Recently we identified a business need to receive data from a 3rd party, and this data arrives in a JSON file to our system. Currently, I am parsing that JSON into one temp-table, to be processed and stored on the database. This temp table has around 250 fields. Question: Is there a performance issue with a data structure this size? What is your experience? Thank you

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