sql | dev | automatic partitions for the lazy kind - automatic list partitioning
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...
0xweathered.hashnode.dev3 min read