sql | dev | automatic partitions for the lazy kind - automatic list partitioning
Oct 16, 2021 · 3 min read · nah, using sample schema is way easier actually, lets go to HR lets say i want to make a stripped down table identical to the EMPLOYEES table, paritioned, by DEPARTMENT_ID column. so if i am using the HR.EMPLOYEES table, SELECT COUNT(DISTINCT DEPAR...
Join discussion