By Esen Sagynov
via cubrid-talks.blogspot.kr
Published: Dec 03 2012 / 04:38
Have you tested how your apps behave when there are really long running SQL queries? Do you know *how* to emulate long running queries? It seems very easy, but actually it's not, especially if you don't want your tests to consume all your memory and CPU to process actual big data. Check out this tutorial to learn how to emulate long running SQL queries without extra memory and CPU consumption. Really cool trick!
Add your comment