Multiple choice technology databases INTERVAL PARTITIONING IS A PARTITIONING TECHNIQUE BASED ON HASH MODULUS RANGE RANDOM Reveal answer Fill a bubble to check yourself C Correct answer Explanation INTERVAL partitioning is an extension of RANGE partitioning. It automatically creates new partitions of a specified range (interval) when data is inserted that falls outside existing partition boundaries, making it fundamentally range-based.