you can script the length of fields with len() and then add these all up. In your query, you can use this in the where clause (where len(fielda) + len(fieldb) > 5000
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply