Bob Pusateri
open-menu closeme
About
Community
Contact
bluesky linkedin github sessionize twitter rss
  • Savepoints: The Other Other White Meat

    calendar Sep 29, 2010 · SQL Server T-SQL  ·
    Share on: twitter facebook linkedin copy

    Most T-SQL guides and tutorials I've seen concentrate on the following transaction commands: BEGIN, COMMIT, and ROLLBACK, which I'll henceforth refer to as the "big three". While they're certainly very important, there's also a fourth command, SAVE, which is typically treated like a distant cousin who's only …


    Read More
  • SQL Saturday #50 Wrap-up

    calendar Sep 21, 2010 · Speaking SQL Saturday SQL Server  ·
    Share on: twitter facebook linkedin copy

    I had the immense pleasure of speaking at SQL Saturday #50 in Iowa City this past weekend. To say it was an awesome time would be quite the understatement. Special thanks to Michelle Ufford (blog | twitter), Ed Leighton-Dick (twitter) and Jeff Belina (twitter) for all you did to make this event possible. Also a giant …


    Read More
  • Potty Chairs and Duplicate Indexes

    calendar Sep 14, 2010 · Indexing SQL Server TSQL Tuesday  ·
    Share on: twitter facebook linkedin copy

    This post is my contribution to T-SQL Tuesday #10, which is being hosted by Michael J. Swart (blog | twitter) Each year my Boy Scout troop has a rummage sale as a fundraiser. All the scouts and their families gather up their old clothes, books, toys, electronics, and any other treasures they no longer need and donate …


    Read More
  • A Look at the SQL Server Browser Service

    calendar Sep 1, 2010 · SQL Server  ·
    Share on: twitter facebook linkedin copy

    Let's say you're starting off in a new environment (new job, department, client, whatever) and after being shown your workspace and meeting with your supervisor, you sit down to start figuring out their databases. You send an email requesting the name of the development database, and the reply you get is as follows: …


    Read More
  • Speaking at SQLSaturday #50: East Iowa 2010

    calendar Aug 25, 2010 · Presentations SQL Saturday SQL Server  ·
    Share on: twitter facebook linkedin copy

    I feel extremely honored to have the chance to speak at SQLSaturday #50, which is taking place in Iowa City on September 18th. The organizers have put together a great schedule consisting of some amazing speakers and somehow I got on the list too! I'll be giving a talk called "Application Coding Sins." As …


    Read More
  • Speaking At Chicago Suburban PASS This Week

    calendar Aug 2, 2010 · Presentations SQL Server User Groups  ·
    Share on: twitter facebook linkedin copy

    Tomorrow night I'll have the pleasure of speaking at the August 2010 Chicago Suburban SQL Server User Group meeting. Here's the details: WHERE: Microsoft Offices – 3025 Highland Parkway Suite 300, Downers Grove, IL WHEN: Tuesday, August 3, 2010. 6:00 – 9:00 pm I'll be giving my presentation entitled "Backups and …


    Read More
  • Six Tips For Avoiding Bad Table and Column Names

    calendar Jul 27, 2010 · Design SQL Server  ·
    Share on: twitter facebook linkedin copy

    Do you like it when your schemata are easy to understand and maintain? If so, keep the following in mind when choosing names for tables and columns. If you're feeling evil and want to inflict some frustration on others, this might give you some good ideas too…

    1. Data types make horrible names There's no rule that says …


    Read More
  • Switching Between Recovery Models

    calendar Jul 20, 2010 · Recovery Models SQL Server  ·
    Share on: twitter facebook linkedin copy

    I've seen many articles and blog posts concerning what to do when you have to switch between SQL Server Recovery Models. A lot of these tips are very important, as they can mean the difference between being able to recover your data and the much less desirable opposite. After a lot of web searches on the subject I came …


    Read More
  • Optimizing for Ad hoc Workloads

    calendar Jul 6, 2010 · Configuration SQL Server  ·
    Share on: twitter facebook linkedin copy

    One of the nifty features available in SQL Server 2008 is the "Optimize for Ad hoc Workloads" option, which is at the instance level. If your workload involves a high number of ad hoc queries that are used only once, your plan cache (also known as the "procedure cache") may benefit from enabling …


    Read More
  • Transactions: Taking The Plunge

    calendar Jun 24, 2010 · SQL Server  ·
    Share on: twitter facebook linkedin copy

    A few days ago Tim Ford (blog | twitter) put forth a challenge to describe a transaction in a non-technical fashion. I could have replied to the post directly, but I figured it would be rather wordy. Instead I decided to follow the lead of Janice Lee (blog | twitter) and write a post about it, providing Tim with a neat …


    Read More
    • ««
    • «
    • 5
    • 6
    • 7
    • 8
    • 9
    • »
    • »»

Bob Pusateri

Data and Kindred Subjects
Redgate Community Ambassador
Microsoft Certified Master

Newsletter

Subscribe Here

Recent Posts

  • Using the Proper Tool for the Job
  • Optimized Locking, Part I
  • Speaking at DataGrillen 2024!
  • Does Data Compression Speed Up Datatype Changes?
  • I'm Speaking at SQLBits 2024!

Tags

SQL SERVER 85 SPEAKING 39 SQL SATURDAY 37 THOUGHTS 37 TSQL TUESDAY 37 PASS SUMMIT 34 COMMUNITY 33 EVENTS 27 PRESENTATIONS 17 T-SQL 13 PERSONAL 10 SOFTWARE 10 TOOLS 10 PROFESSIONAL DEVELOPMENT 9
All Tags
24 HOURS OF PASS1 ARTIFICIAL INTELLIGENCE1 AUDITING1 AZURE DATA STUDIO4 AZURE FUNCTIONS1 AZURE SQL DATABASE4 AZURE VMS2 BACKUP2 BACON8 BIG DATA CLUSTERS1 BLOGGING3 BOOK REVIEW3 CERTIFICATION2 CHICAGO SQL ASSOCIATION2 CLOUD STORAGE8 COMMUNITY33 COMPRESSION5 COMPUTING2 CONFIGURATION3 COSMOS DB3 DATA SETS1 DATA TYPES2 DESIGN3 EIGHTKB1 EVENTS27 FILEGROUPS1 HARDWARE4 HIGH AVAILABILITY1 HUGO1 INDEXING3 INTERVIEWING3 LINUX1 LITERATURE2 MICROSOFT CERTIFIED TRAINER1 MVP1 OFF TOPIC1 PASS4 PASS SUMMIT34 PERSONAL10 POWERSHELL7 PRESENTATIONS17 PROFESSIONAL DEVELOPMENT9 RECOVERY MODELS1 SECURITY1 SNAPSHOTS1 SOFTWARE10 SPEAKING39 SQL SATURDAY37 SQL SERVER85 SQLBITS4 SSMS6 SSRS1 T-SQL13 THOUGHTS37 TIPS & TRICKS3 TOOLS10 TRAINING1 TSQL TUESDAY37 USER GROUPS4 VIDEO CONVERSION2 WINDOWS1 XML2
[A~Z][0~9]
Bob Pusateri

Copyright 2010 -  Bob Pusateri. All Rights Reserved

to-top