Though I don't mind being completely unproductive when I "get" to read UF, after 3.5 hours, it gets a bit annoying.
I've got a SQL query that includes a join between a ~1.5 million record table and a ~70,000 record table. Without the join, it takes about .5 seconds. With the join, well, I don't know how long it takes. If it hadn't errored out last night (because I forgot to delete a table), I would know. Somewhere between 3.5 hours and 16.5 hours, anyway... If you've got any ideas, let me know, I'd appreciate it. |