I have a table which is partitioned, when i queried a specific partition there were no rows in that partition, but, when i looked into USER_TAB_PARTITIONS view for that specific partition, NUM_ROWS was 0 and BLOCKS was 2147483. May i know why BLOCKS is 2147483 and what does it mean ? any insights would be helpful.