Wednesday, July 24, 2024

How to get max LOB size in column - DB2 database

 


SELECT MAX(LENGTHB(LOB_COLUMN)) FROM TABLE;

No comments:

Post a Comment

Oracle Database Upgrade Matrix (Practical & Current)

  Oracle Database Upgrade Matrix (Practical & Current) 1. Supported Direct Upgrade Paths (Official & Safe) ✅ = Supported ⚠️ = Suppor...