Menu

Close
  • Home
Subscribe
Menu

sql_performance

A 6-post collection

Page 1 of 1

Fast RowCount for SQL 2005

This is nothing new or revolutionary, but is important nonetheless for those maintaining large-scale SQL Server databases. For years I’ve used the sysindexes system table to find out how many rows are in a large table. The reason for this is to prevent »

Mark J. Miller on sql_server_performance, sql_server, sql_performance, dba 01 April 2008

Database Loadbalancer Revisited

The load balancer I wrote last year never made it into full production. While it was still in Q&A we hit our deadline and we stopped new development as we hit our “busy season”. At MaxPreps, once the fall season starts and football is in full swing our »

Mark J. Miller on sql_server, sql_performance 07 March 2007

Use Table-Valued Functions as Arrays in SQL Server

I’ve started investigating the SQL CLR and decided as my first article to tie in a bit to my article on using SQL parameters in ad hoc queries. This time I’m touching on an advanced topic of sql parameters - how to pass an array as a parameter. This takes »

Mark J. Miller on sql_clr, sql_parameters, sql_arrays, sql_in, table_valued_functions, sql_performance 27 February 2007

Use SQL Parameters to Overcome Ad Hoc Performance Issues

As I look around the net at different articles and tutorials I’m surprised at how many use Dynamic SQL for samples. Even after the many warnings about SQL injection attacks. But there are other issues besides security. One of which is performance - dynamic »

Mark J. Miller on sql_parameters, dynamic_sql, injection_attacks, sql_performance 12 January 2007

Database Load Balancing Service for SQL Server

I have been working on a “load balancing” application for OLAP applications and one or two of my previous posts touch on some things I’ve learned in the process. But now that I’ve got a working beta version I’ve decided to write my first “formal” article »

Mark J. Miller on sql_server, sql_performance 25 July 2006

SQL Profiler - Replaying Traces

SQL Profiler has been aptly referred to as the “poor man’s load tester”. 3 months ago I captured trace logs spanning 1 week. My intent was over the summer (our companies “off-season”) to use the trace logs to stress test the database to determine the »

Mark J. Miller on sql_tools, sql_server, sql_performance, dba 22 June 2006
Page 1 of 1
developMENTALmadness © 2017
Casper theme powered by Ghost