Incorta SQL , SQLi, Decimal data types, and UNIONing data
I've got this table - it's huge, not by data volume standards ( ~ 45 million records and growing w/ projected exponential growth ), but by load-time standards ( ~ 25 hours to do a full load ).I need a way to speed this up. ( I'm already doing incr...