Posted inDynamics NAV & BC Tips & tricks
High Performance SQL Views Using WITH(NOLOCK)
Every now and then you find a simple way to make everything much faster. We often find customers creating data warehouses or OLAP cubes even though they have a relatively small amount of data (a few gigs) compared to their server memory. If you have more…